Hi,
I have a form A with just a row of 3 fields.
However, I have created another form B, which is for our adminstrator to update the tasks of each day and upon submission these data will populate the 3 fields in form A.
The first submission is fine as the fields gets populated without issues but on the second submission, how do I go about in the script to get it to automatically add a row with 3 new fields ?
Thanks