Skip to main content

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
Title11Only Read]Editable 
Title2nOnly Read]Editable
Title3nOnly 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

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).

Hi Jean,

Thank you for the reponse.

But this is required in Task form.

Regards

Hema


Reply