Landing page form validation

  • 18 November 2016
  • 1 reply
  • 14 views

Hi,

I wanted to do like this process in my landing page form:

  1. User enter their information in the text fields.
  2. Upon submission, the webhook will check if the entered information is valid, then it will redirect to page success. If NOT valid, it will redirect to page fail and it will not add the information in the list.

Is this possible?


1 reply

Userlevel 7
Badge +4

Hi!

This is not a default feature, but this post can most likely point you in the right direction: Adding custom validation to form fields

Reply