I'm using an HTTP button to check fields on a form before submitting. Can anyone help?
I need JavaScript to tell it to:
Check the total in the description of work table and make sure it’s 100%--return an error if it’s not
Check the other mandatory fields and return an error if they aren’t completed – it’s an XML submit button in LiveCycle so it is currently doing that
Give a “success” message when everything is completed
DO NOT generate an email when everything is OK – just the success message.
Buttons on my form – the one I’m needing help with is check form before submitting
This is how the button is currently set up.
This is the table where I need the total percentage of time to be checked to be sure it’s 100%.
This shows the hierarchy and naming of the table.
Formula for total in table.