OnChange Event
06:28 Jun 14, 2017
Hi All,
Is is possible to use onChange or oninput event in BPM online. I want an alert box to pop up and display warning message when a text field value is changed.
Thank you
File attachments
Like
1 comments
12:22 Jun 15, 2017
Dear Adebola,
You may find an example of such functionality in ValidationTemplate schema. You need to look at the OnValidationCard function and on GetValidationMessage exactly. Also you may use another example from ViewModelSchemaDesignerSchema.js - ValidateRequiredFields method.
Lisa
Show all comments