This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

3
  1. Alex S Staff 5 years, 1 month ago

    Hi Ravikumar,

    You’re able to add additional sanitization for your widget by adding a sanitize_date method to your widget class. For more information, please click here.

    Kind regards,
    Alex

  2. Ravikumar 5 years, 1 month ago

    Hi Alex,

    Thanks for the reply. I need client side jQuery validation before closing the widget. Like after filling all the fields and while clicking the done button or close icon in the widget I need to validate text fields are filled or empty as well as characters limit and show popup alert fields are mandatory and characters limits also.

  3. Alex S Staff 5 years, 1 month ago

    Hi Ravikumar,

    We don’t provide a public method for doing this so you’ll need to manually implement this – we rely on server side validation. You can implement checks by detecting either change field changes or a click check on the save/done buttons.

    Kind regards,
    Alex

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread