Data validation

  • 11 June 2018
  • 1 reply
  • 14 views

Hi Team,

I am looking for help!! Below is the use case.

  1. We are validating user’s email address, IP etc before registering the users in our system. For ex: User should have a valid and working email address.
  2. we are handling all the validations in our API.

Questions:

How can we post data to our API on submit click and show the message in case of any errors?
In case of no errors, it should redirect to the page coming from API response.

Thanks,
Brijesh Singh


1 reply

Userlevel 5

Hey there,

So there is this post in the forum that will allow you to run custom scripts. That might be what you are looking for… I validate email addresses via API for many of my pages and might be able to help guide you a little further if you need it.

just let me know if you have more questions 🙂

Reply