Skip to main content
Nintex Community Menu Bar

How to create duplicate controls on a form?

  • October 11, 2017
  • 1 reply
  • 30 views

Forum|alt.badge.img+1

I have a panel at the top of a form that I need to contain duplicates of fields that exist elsewhere on the form, so that data entered in either copy of the control will appear in the other. Is this possible?

1 reply

Forum|alt.badge.img+14
  • Scholar
  • October 12, 2017

if the panel at the top is aimed just to display content of other fields, then you can simply use calculated vale controls.

but of course calculated value control is not editable.

if you needed to synchronize two editable controls you would need a javascript that would copy over data on every change from one control to the other.

duplicate control‌ synchronize controls‌ copy value‌