Question

OnChange Event

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 0

Like

1 comments

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