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:

  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 .