Support

Account

Home Forums General Issues Validation in javascript …

Solving

Validation in javascript …

  • I’m working on an extension that will allow user to synchronise fields (the content of one field could depend (include/exclude) on the content of anothers fields)…

    I need to make validation to check consistency when field are changed, destroyed, created …

    I’m able to make my checks and able to add a notification to the wrong field…

    But I need to block submission … so the idea is to use the Validator model to implement the right validation process but how can I do that ????

    Any knwledge to share ?

    thx

  • I know this is an old question, but did you solve it? Are you still looking for an answer? If you are I’m not 100% sure what you are doing by the original explanation. If you’re still looking for help I can try if you can give me more details.

  • Thanks for the feedback.

    Yes by using both PHP and JS API I was able to find a solution !

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Validation in javascript …’ is closed to new replies.