Have a look at conditional redirects -> https://formidableforms.com/knowledgebase/form-confirmation/#kb-conditional-redirect
You can pass the value entered in the first form to the second form via a parameter that you'll have to code into the redirect. Something like https://www.semrush.com/blog/url-parameters/
You can then set that as the fields default value in the second form with [get param=myparam].
Please login or Register to submit your answer