Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #113303
    alex.morris22
    Participant

    How can I apply custom validation rules to Smart Editor?

    #113305
    Markov
    Keymaster

    Hi,

    The easiest way is to handle the ‘change’ event and compare the value property of the editor with the value you want to compare with. By doing this, you will be able to implement custom validation. You can combine this feature with our Toast component and show Success or Error messages depending on the validation.

    Best regards,
    Markov

    jQWidgets Team
    https://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.