How to create a multi‑page form in Now Mobile (Mobile Studio) and then create an Incident
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I want to build a multi‑page form flow in the Now Mobile app
Goal -
Create a flow where:
- Page 1 → User fills some inputs (e.g., barcode scan , String) then Next button
- Page 2 → User fills additional inputs
- Submit → All data from Page 1 + Page 2 is combined and used to create an Incident
Current progress
- I’ve already created the first page with an icon section and a Function that includes a barcode scan input.
- The scanned value is captured successfully.
What I need guidance on
- How to pass values from Page 1 to Page 2 in a clean way (App parameters? Destination mapping?).
- How to build Page 2 as a new applet/form and prepopulate it with values from Page 1.
- How to collect inputs from both pages and send them to a single Server Action to create an Incident.
- Best practices for:
- multi‑step forms in Mobile Studio
- navigation between applets
- storing/scoping parameters
- executing Server Actions with combined inputs
Expected final result
- User completes Page 1 → clicks Next
- Page 2 opens with some values passed from Page 1
- User completes remaining fields → taps Submit
- An Incident is created with all values from both forms
- Ideally navigate to the newly created incident record
0 REPLIES 0
