Forms with visibility rules enabled are not working | Community
Skip to main content
September 20, 2018
Solved

Forms with visibility rules enabled are not working

  • September 20, 2018
  • 1 reply
  • 3600 views

Hey guys,

So we tested two forms on the same landing page.

Both forms were basically identical, except for one big difference.

One form had visibility rules enabled, and one form did not.

The form with the visibility rules enabled is giving us issues. When the user clicks "submit", they are not taken to a thank you page.

When the user clicks "submit" on the form without the visibility rules, they are transferred to a thank you page as normal.

Anyone know why the form with visibility rule would behaving differently? Anyone run into this before?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

You forgot that you're using the (useless + misguided) "honeypot" logic on this page. The form doesn't have that field.  Just remove that code, it isn't doing anything anyway.

1 reply

SanfordWhiteman
New Participant
September 20, 2018

Your URL.

Nothing can be done without it.

September 20, 2018

Thanks @Sanford Whiteman​

Here's a sample LP that has the form with visibility rules: https://go.cq.com/Test-Wordpress-LP_testing-whit-2.html

and here's a sample LP that has a regular form: https://go.cq.com/Test-Wordpress-LP_testing-whit-2-no-visibility-rule.html

the first LP (with the visibility rules), when you fill out the form and press submit nothing happens (it should redirect you to a TY page).

Appreciate it!

SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
September 20, 2018

You forgot that you're using the (useless + misguided) "honeypot" logic on this page. The form doesn't have that field.  Just remove that code, it isn't doing anything anyway.