Search the Community
Showing results for tags 'Update form'.
-
How can I redirect my auto-submit form if it encounters the message Values in one or more fields are invalid.
- 3 replies
-
- auto submit form
- error
-
(and 2 more)
Tagged with:
-
Hi, I have an update form that contains 2 hidden fields. Depending on the changes made in the form, the value of the hidden fields needs to change. One of the fields is a dropdown what controls placement on a report. I have added the following javascript to the footer. Any changes I make to the data are saved in the table, however, the hidden fields never change. Hopefully someone can spot the error in my code. Thanks, Bill <SCRIPT LANGUAGE="JavaScript"> function concatenate1() { var Sched.Status = document.getElementById("EditRecordStatus").value; var Control = docum
- 2 replies
-
- Update form
- hidden value
-
(and 2 more)
Tagged with: