showing an alert/confirmation after submit
I need to show an alert message on client script, when the form submit button is clicked. However this alert should only show after all the page validations for required fields has been done (i'd hate to have to check for all required fields in client script manually)
This was possible in 7.6 using a "hidden" function eworkData.Valid():
if (eworkData.Valid())
alert("all submitted");
This function however doesnt work in 9.1. There's probably an equivalent hidden javascript function - I just dont know what it is
Any help is appreciated.
PS - I saw a similar thread from 2012, but that doesnt address my concern of only showing this alert AFTER all metastorm required field validation is done.
Tagged:
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 152 General Questions
- 148 Thrust Services
- 57 Developer Hackathon
- 37 Thrust Studio
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 190 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 10 XM Fax
- Follow Categories