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 =
http://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?