Hi All,
I have two questions.
1) How to add rows in a repeating table dynamically based on another repeating table ?
For Eg: Each time when user insert item in Table A, Table B will insert item also. And Table A "Name" column will be populated to Table B "Name" column.
2) I have two repeating tables, Table A & Table B. What i'm trying to achieved is by using rules or validation to set Table B specific rows "What Request" textbox be mandatory if Table A "Special Request" check box is checked and disable the "Submit" button if there are blank field even special request is checked ?
For eg: When Table A No. 1 "Special Request" checkbox is checked, so Table B No. 1 "What Request" textbox has to be mandatory, if it is blank, submit button will be disabled.
Can someone help me out?
Thanks