• I have a website where I offer several courses:

    When you click “Más información” with means More information, it redirects you to a contact form, which is connected to Zoho Forms.

    How could I keep the redirection but also have the course automatically selected in the form?

    We talk for doubts ??

    • This topic was modified 1 year, 3 months ago by monicaamb12.

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

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Your Más información links would need to pass information about which course the button relates to. Similar to example.com/contacto/?course-id=1234

    The JavaScript on the contact page could select the appropriate course once the form has loaded. It’s also maybe possible to indicate the selected course as the form is output by PHP instead of relying on JS. I recommend contacting Zoho Forms’ dedicated support channel for guidance if this is the route you want to pursue.

Viewing 1 replies (of 1 total)
  • The topic ‘Redirection’ is closed to new replies.