FluentForms question...
Hello!
I have a form that uses Conditional Confirmations to take the user to my Register page.
When using the Redirect Query String, I can't get my values (First name, Last name, and Email) to pass through to the form on my Register page.
I used the sample "phone={inputs.phone}&email={inputs.email}" and devised the string below based on input names on the receiving form (See screenshots)
names[first_name]={inputs.names.first_name}&names[last_name]={inputs.names.last_name}&email={inputs.email}
[The documentation](https://wpmanageninja.com/.../submission-confirmation.../) is not very clear. Has anyone used the Redirect Query String successfully? Wondering what I'm doing wrong.
You can check this doc instead: https://fluentforms.com/docs/setup-form-submission-confirmation-message-in-fluent-forms/
I talked with the team about your query. They'll update (probably within a day) the doc addressing the particular issue you shared. I suggest you check it tomorrow. If your problem isn't solved by then, please open a support ticket.
