Hi Everyone,
We have this requirement of showing a popup of "Are you sure?" when ever Delete button is clicked on a Repeating table.
Depending on the Answer 'Yes' or 'No', it should delete or come back to form respectively.
Do you have any suggestions on how can we implement this requirement?
Also, we have another requirement of adding 'n' number of rows with 4 different fields in the form corresponding to the 'n' number of rows inserted in the repeating table at runtime.
For e.g. if I have added 3 rows in repeating table, then I should get 3 rows of another different datafields in another section of the form with 1 datafield to be pre-populated with one value of that repeating table attribute in all 3 rows.
Any help/pointers will be appreciated.
Thanks,
Jyoti