Open the UI Designer for your first user task. This will represent the first card.
2
Add a CARD element to the UI.
3
Add a Form to the card to group the inputs.
4
Add an input field to the form.
5
Add a button with a save data action to advance to the next screen and save the input data.
First, configure the action at the node level. The action, called when the button is clicked, should be Manual (not automatic because it is triggered by a user).