Pre-Fill Form Data via URL to Skip Directly to Step 2

Created on 11 May 2025, 28 days ago

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:

  • Seamless redirects from external systems with known user data
  • Creating bookmarkable multi-step form links
  • Improving UX by eliminating redundant data entry

Example Use Case:
------------------------------------------
Your name
[ John ]

Surname
[ Dow ]

{ Proceed > }
------------------------------------------

When coming from a pre-filled source, the form would:

  1. Detect URL parameters (?field_name=John&field_surname=Doe)
  2. Auto-populate Step 1 fields
  3. Immediately display Step 2 to the user
Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇷🇸Serbia super_romeo Belgrade

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024