Form Field validation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2016 02:39 AM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2016 05:17 AM
Hi,
could you please explain a bit what do you want to do ?
These "form fields" are form properties http://www.activiti.org/userguide/#formProperties
, or you have your own forms management and then you are the only one who knows the field definition ?
could you please explain a bit what do you want to do ?
These "form fields" are form properties http://www.activiti.org/userguide/#formProperties
, or you have your own forms management and then you are the only one who knows the field definition ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2016 06:01 AM
i have a form which contains two fields name and contact number, now if i want to write validation for name that it will contain only alphabetical and for contact number i want that it will contain only 10 digits ..tell me how to write validation in script task for the same..i tried javascript code for the same but it is not working.
