I am trying to create a business rule where date1 should be greate date2 fields and want to stop the form for submission or show some message to user. How is that possible ?
Like
1 comments
14:14 Apr 16, 2019
Hello Mohsin,
In your case, it can be achieved via setValidationConfig method. Please, check articles:
https://academy.bpmonline.com/documents/technic-sdk/7-13/how-add-field-validation
https://community.bpmonline.com/questions/date-validation-0
https://community.bpmonline.com/questions/score-validation
Show all comments