On edit: hide subform row if it contains data
Hi guys, might be a strange question... But is there a way to do the following:
On edit >
On load >
hide rows in subform if they contain data
And then allow users to add new rows with new data. So when form is submitted, data in hidden rows is retained and data in new rows is added.
Thanks!