• Resolved dschmidtke

    (@dschmidtke)


    Hi, I want to build a 2-step contact form, where the second step asks the user to repeat his/her email address entered in the first step. Before submitting the form, I want to check that the email addresses entered in step 1 and step 2 are the same.

    I guess a filter hook into form validation, that allows me to add the logic for performing the address comparision, would do. Since I cannot find it in the documentation – can you tell me what the name of the filter is? Or is there another way to do what I want?

Viewing 1 replies (of 1 total)
  • Hi @dschmidtke

    Thank you for raising this. I have yet to work on adding useful filters & hooks in the plugin to make it more developers friendly. I have actually started some work on that, but it will take some time to make it happen.

    So unfortunately there is yet no way to do what you are asking for at the moment.

    Regards,
    Munir

Viewing 1 replies (of 1 total)

The topic ‘Filter hook for custom validation’ is closed to new replies.