I have one form for registration, that gets redirected to a page that tells the user to either login or apply. I want that application form to have pre-populated fields such as email and name. That simple. Ive went through the documentation and im still confused.
In the registration form i have set it to pass field data via query string. I have chosen first name, last name and email...and i get this {Name (First):6.3}{Name (Last):6.6}{Email:3} for merge tags. Now from here, im completely lost. Any help would be appreciated. Thank you!