Hi there
I have a form that when you click a button it repeats an instance of a subform.
I have also added an additional 'validation' button so that it checks that some of the fields in the subform are filled in. I have used some JavaScript for this. The validation works fine on the first instance. However, it does not work on the second instance on the subform. I know that somehow I must get the script to check for extra instances but I cannot work it out.
Any help would be greatly appreciated.
Thanks