


LiveCycle when submit is pressed validation gets performed and then it says that mandatory fields are not filled in.
After that I want to perform a script to do something. Where do I place that javascript.
Views
Replies
Sign in to like this content
Total Likes
Hi there,
One way to do this you'd have to use JavaScript to complete the submit along with the validation.
See the following link:
This way you might have to find how to achieve the appropriate validation before executing the submit function.
Afterwards, you can do some extra script to your liking.
Hope this will help.
Views
Replies
Sign in to like this content
Total Likes