Hi,
I am trying to build an array of variables from a multi-row form. I want to create a local variable array called $job_id[] (for example) from the list of rows available in the multi-row form. Therefore, on load, I want this array populated with the available job_ids and when a row is either added or deleted, I want a subsequent change to this array.
Any help on this would be appreciated.
Regards.
Viral Shah