Creating save for later buttons
You can create a save for later button to allow users to save their progress and submit at a later date.
To create a save for later button:
- Click .
- Add a button element to the form, if not already done. See Adding elements.
- Update the button text, if not already done. See Updating element text.
- Select the button.
The element editing controls are displayed. - Click .
The Event Manager window is displayed. - Select the On click event option from the event drop-down list.
The Event action section is displayed. - Select On save for later from the drop-down list.
The Action properties section is displayed. - Type the message displayed to users when the form is saved for later completion in the Save message field.
- Click .
- Click .