I want to reflect the information from the previous page onto the radio buttons before transitioning to the form

Question:
The client’s website I am managing has a recruitment information page. The recruitment information spans about 10 pages, but with the WiXSTUDIO Basic Plan, I can only create four forms.

Ideally, I would like to create 10 different forms, but since that’s not possible, I’m thinking of placing a radio button as the first question in the form to allow users to select which item they are applying for.

However, there’s a possibility that users might forget which page they came from when they reach the form. For example, if a user transitions from page A to the form, I want the radio button for the corresponding option to be automatically selected. Similarly, if they come from page B, I want the option for page B to be checked.

I plan to set up 10 radio button options and would like the user to be able to fill out the form while retaining the transition information from the recruitment information page they came from.

Product:
WiXSTUDIO

You can create 10 custom forms using CMS. The input limit will be 1500 but you can just export them as CSV.

1 Like

Thank you.

We are looking for some way to reflect the information on the page before transitioning to the radio buttons as stated in the question, without utilising a CMS.

Wix Forms cannot be coded that way.

What you are talking about is adding a session “cookie”, to pass a variable from one page to another and “insert it” somewhere. The only way would be to create a custom form.

Understood.
Thank you.

It turned out that I couldn’t do it, which was helpful. We will consider using some other solution to solve the problem.

1 Like