Page Completion

The Page_Completion component is used to indicate that a page is completed and track progress through the portal. A page can have at most one of this type of component, and each instance of it is related to a checkbox field. The Page_Completion component works in conjunction with a Submit button (see previous section) and must always be placed at the bottom of a page, outside of a section. It has these properties:

  • Data Set: Select the Data Set which contains the checkbox field to be checked by the component
  • Data set property: Select a checkbox field to be checked by the component
  • Read Only: Set the entire page to read-only mode when the component is checked.
  • Required: Require the component to be checked before the page can be saved.
  • Rendered: check to display the component. If unchecked, then you must configure the “Save” and “Save and Next” buttons on the page to update the checkbox field designated under “Data set property” (B) to true.
  • Error Message: Enter error message text to be displayed if a user tries to save the page without checking the component.
  • Required Symbol: Choose the symbol that will appear next to this component to indicate that it is required.
  • Descriptive Text: Enter text to be displayed next to the component.