Manual Tabular Form Refreshing values when validation fails
626774Feb 23 2009 — edited Feb 23 2009Hi
I've created a manual tabular form using Denes examples (which were very helpful).
I have a number of 'Display Only' fields and 3 fields that become editable when an 'Amend' button is pressed. The rows can only be edited one at a time. I also have 3 validations based on these editable fields to check they are not null and that the values are in the correct format.
The only problem I have is that once the new details have been entered into the editable fields and a 'Save' button is pressed - if one of the values fails a validation, the previous values are inserted back into the form.
Is there anyway I can keep the new values in the form (without saving them into the database), so that the user can then correct their error and continue.
Many Thanks in advance.
Natalie