• Resolved cupflppr

    (@cupflppr)


    we have 6 forms pages that after they are clicked take the user to a specific page where then then can download a PDF case study specific to the form they just filled out. but those pages are public pages. how can we restrict those pages so that you can ONLY access a particular page AFTER the form has passed.

    EXAMPLE
    https://megalight.com/property – after the form is submitted it forwards to
    https://megalight.com/jumpstart-property-download

    but wed like to make it so that is someone happened to type in: https://megalight.com/jumpstart-property-download that they are not allowed access. does that make sense??

    we have 6 different landing page and they each have their own download page

    please advise.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there,

    I’m afraid this isn’t something that Restrict Content has built-in capabilities for so it would require custom code. Assuming you don’t want to force users to login and create accounts, you’d probably need to set a cookie when the user submits the form, and then check for the presence of that cookie when you restrict or grant access to the following page.

Viewing 1 replies (of 1 total)
  • The topic ‘redirect to a page after a form is submitted’ is closed to new replies.