Is there a way to connect/disconnect field to repeating section


Badge +2

We have this repeating section below and we want to connect the field only in Display Form and disconnect to EditForm.

18396i104AF994D0617640.png

 


2 replies

Userlevel 3
Badge +12

You can use Rules to show/hide the repeating secion on the form, but cannot disconnet it. 


In the Nintex Forms Designer, select the repeating section, add a rule as shown below.



But if you hide in the edit mode, user will not be able to update the content in when item is in Edit mode. It allows to add the content only in New mode, not sure if that is your requirement.

Badge +2

Hi, we want to connect and disconnect the field to the repeating programatically via Jquerty or if this can be done in Rules.


 


We want only the repeating to connect during View/Display Mode we will populate the repeating section in EditForm via Jquery


 


Is is possible?

Reply