How to update a single record in Data Assist Repeat Selection
We set up a form with a single submit button. We have a recordset with multiple rows using the Data Assist Repeat Selection to display the rows which contain a radio button with a value="1" and a hidden field with a userID. We want to update only a single record from the recordset based on a userID contained in the hidden field.
Thanks