Add another thing
Warning
The code in these examples is not production code and should only be used in prototypes.
This mock food delivery service is used to show the journey of how the Add another thing pattern can be used to add multiple items as part of a journey.
Journey 1
Journey 1 steps:
- Question page or pages for an item
- Summary list page with options to add another item, change or remove existing items, or continue the journey
- If a user chooses to add another item they return to the first question page for the new item
- For complex items with many fields, include a Check answers page after the last question and before the summary list page