• asintik

    (@asintik)


    I can use your help on creating a dynamic redirect ‘thank you’ page based on the data the user enters in the form.

    So on page 1:
    the user fills a form with e.g. name and email

    On page 2:
    The thank you page shows the name and email of the user

    I know how to pass variables to the thank you page but I do not know how to reference correctly in the redirect field of the Gutenberg form block.

    Any suggestions if this is possible?

    Thanks in advance for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Munir Kamal

    (@munirkamal)

    Hi @asintik

    This is a nice suggestion, I’ve noted it. Currently not possible.

    Regards,
    Munir

    Thread Starter asintik

    (@asintik)

    Thanks @munirkamal for your reply. That clarifies my search ??
    I will keep an eye on future updates.

    Thanks,

    Jeroen

    I may be looking for the same answer, but I’m not sure. I’m looking to use the value from the Question1 ID that I assigned for the form question in a redirect. I was thinking it might be able to be used like this?

    redirect =

    https://website.com?search=<php echo Qestion1 ?>

    It doesn’t seem to work, and I’m wondering if the value for Question1 is not available at this time?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Use field values in redirect link’ is closed to new replies.