Skip to end of banner
Go to start of banner

Creating save for later buttons

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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:

  1. Click .
  2. Add a button element to the form, if not already done. See Adding elements.
  3. Update the button text, if not already done. See Updating element text.
  4. Select the button.
    The element editing controls are displayed.
  5. Click .
    The Event Manager window is displayed.
  6. Select the On click event option from the event drop-down list.

    The Event action section is displayed.
  7. Select On save for later from the drop-down list.

    The Action properties section is displayed.
  8. Type the message displayed to users when the form is saved for later completion in the Save message field.
  9. Click .
  10. Click .
  • No labels