Skip to main content
Nintex Community Menu Bar

Copy Repeater section data with additional column addedd

  • September 17, 2018
  • 2 replies
  • 13 views

Forum|alt.badge.img+6

Hi All,

i have a requirement where user will have a repeater section while filling up the form. After formating it will looks as shown below.

219153_pastedImage_1.png

When it goes to the approver, i want to show this table, with additional column added and they can enter data for each row. is it achievable? 

Exception TitleException Detail
Title1[Only Read]Editable 
Title2[Only Read]Editable
Title3[Only Read]Editale

It should not let them add aditional rows. And first column data should not be editable. Only they should allowed to edit the Second column.

Regards

Hema

2 replies

Forum|alt.badge.img+11
  • Nintex Partner
  • September 17, 2018

Hi,

Just add the 2nd column with field and apply the proper Hide and/or Disable rules to the fields in both columns:

  • Field in left column to be disabled if Not(Is New Form)
  • Field(s) in right column is hidden when Is New Form or user is not in Approvers group.(in this setting if an Approver creates a new form, the 2nd column is visible and editable).

Forum|alt.badge.img+6
  • Author
  • September 18, 2018

Hi Jean,

Thank you for the reponse.

But this is required in Task form.

Regards

Hema