Skip to main content
Nintex Community Menu Bar
Question

value repeating itself..??

  • July 9, 2024
  • 3 replies
  • 27 views

Forum|alt.badge.img+3

I am using template to create a “text link”
value in template is <a href=“http://www.google.com/”; target=“_blank”>google
the values are repeating …??
why is this happening …???

3 replies

Forum|alt.badge.img+13

There is a checkbox on the Template component called “Do not run Template on each row”. If you check this, the Template will only run once.


Forum|alt.badge.img+3

Thanks ZACH for the qUICK REPLY.!!
what if i am using template as a field means template in table or field editor…???
thanks
rizvan


Forum|alt.badge.img+13

This is because you do not have Conditions on your Model to limit the number of records returned — your Field Editor is showing itself for every record in its associated Model. If you only are expecting one record to show up in your Field Editor, you will need to add Conditions on your Model.