I have constructed a form in lifecycle ES 8.2. The user enters the total number of academic hours in the course in a field at the top of the form named AH.
Then the user enters the number of lesson hours by type of instructional event in a column down the page. Each lesson hour field is labeled AH1, AH2, ...
The form totals lesson hours in a field called TOTALAH.
I would like to ensure the AH is equal to TOTALAH or alert the user to check the numbers.
I need help as I am not sure how to wait until the all the lesson hours are entered before I compare the two fields and determine if the message should be sent.
I am not a programmer.
Thanks
Have you looked at the 'Scripting Reference' under LiveCycle Designer's 'Help' menu uption?
George Kaiser