I have a fairly complex data set. Was hoping that I could use a form to input part 1, and then another form to input part 2 of the row.
From what i've found, forms can only be used to create new rows and cannot be a user interface to update a record. Is this true? If not, how can one accomplish using a form to update row X when row X already exists.
Thanks,
Wes