cancel
Showing results for 
Search instead for 
Did you mean: 

How to manage validations of a form field

abbask
Champ on-the-rise
Champ on-the-rise
i have applied custom validation onFormFieldValueChange event. based on the input provided how can i tell activiti to validate or invalidate the form. or how field validation(*required) works? which scoped variables should i change?
2 REPLIES 2

eramesh
Champ on-the-rise
Champ on-the-rise
Hi Abbas,

Did you get this validation working? I'm also trying to validate the input field.

Please let me know.

Thanks!

abbask
Champ on-the-rise
Champ on-the-rise
Hi Ramesh,

No. i'm still using javascript's (OnFormFieldValueChange) event for validations. custom stencils can also be considered a good option.