cancel
Showing results for 
Search instead for 
Did you mean: 

Validation of Form Field

porwal_monu
Champ in-the-making
Champ in-the-making
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.
3 REPLIES 3

hari
Star Contributor
Star Contributor
Hi,

Which UI framework are you using ?

porwal_monu
Champ in-the-making
Champ in-the-making
activiti kickstart

jbarrez
Star Contributor
Star Contributor
I'm assuming you mean activiti enterprise?

If so, such validation should go into the 'javascript' tab of the form.