App State Manager

The App State Manager snippet preserves a user's App state between sessions. You map this snippet to the elements whose state should be preserved. On the page, it adds a checkbox that at runtime has the label:

  • Save as my default options when one of the mapped elements has a state.
  • Update my default options when the current state of the mapped elements differs from the currently saved state.

At runtime, the checkbox remains hidden until one of the mapped elements attains state.

This snippet should be placed in an area with enough space to accommodate the labels. The labels themselves are defined in the AppStateManagerSnippet.js file. You cannot set them in Designer. See Create a Snippet for details on the files that make up a snippet.

Article last edited 4 July 2017