- Issue created by @super_romeo
Is there a way to pre-populate Step 1 form fields through URL parameters (e.g., ?field_name=John&field_surname=Doe) and have the form automatically advance users to Step 2?
This functionality would be particularly useful for:
Example Use Case:
------------------------------------------
Your name
[ John ]
Surname
[ Dow ]
{ Proceed > }
------------------------------------------
When coming from a pre-filled source, the form would:
Active
2.0
Code