Skip to content

Creating and Editing Pages

Pages are a collection of forms, text, and other elements that define how information is presented to an end user.

There are two types of pages within Non-Employee Risk Management: workflow pages and profile pages.

Workflow pages are presented to a user during the execution of a workflow, such as when they're creating or updating a profile.

Profile pages are displayed on an individual profile. The information displayed to a user is based on their attribute permissions.

Workflow pages and profile pages both support Liquid Template Language in text fields.

Workflow Pages

A workflow page is any page used within a workflow. They can collect or display data during the workflow's execution.

Users fill out workflow pages as part of a workflow's execution, such as when a profile is created or updated. These pages are displayed to users regardless of the permissions they have to the attributes for this profile type, so that a user can complete the tasks assigned to them and the workflow can proceed.

Creating Workflow Pages

Workflows are used to create and update profiles, so workflow pages are used to gather the information for the attributes on a profile within a specific profile type. Because workflow pages are primarily used to gather information, they are created and managed separately from profile pages.

If Create supporting content was selected when a profile type was created, an empty workflow page has already been created with that profile type's name. Search for that page and edit it rather than creating a new workflow page.

  1. Go to Admin > Templates > Pages.

    The WORKFLOWS tab is displayed.

  2. Select + Workflow Page.

  3. Complete the following fields:

    • Name - Add a unique name for the workflow page.
    • Uid - The unique identifier for this workflow page. This can't be changed once the page has been created.
    • Description - Add a description for this page.
  4. Select create.

    The LAYOUT tab of the new workflow page is displayed.

    The Layout tab of a workflow page. A Page Content canvas allows you to drag objects from a right panel into the page.

    To add objects to your workflow page, select one of the options in the panel on the right of the Page Content canvas.

    Review the available options below:

    Forms

    When a form is part of a workflow page, a user will be required to complete the fields within the forms on this page.

    1. Select the Forms option in the right panel.

      A list of forms is displayed.

    2. Select and drag a form into the Page Content canvas.

    Read Only Forms

    You can use read-only forms to display additional context to a user on a page, such as attributes from a form that a different user filled out earlier in the workflow.

    For example, you can use a read-only form to display organization information when creating a new assignment profile applicable to that organization.

    1. Select the Read Only Forms option in the right panel.

      A list of forms is displayed. These are the same forms visible in the Forms section, but when displayed to the user, they won't be editable.

    2. Select and drag a form into the Page Content canvas.

    Text

    You can add headers, text, and HTML to your pages, so that you can provide users with instructions and section dividers on a page.

    1. Select the Text option in the right panel.

    2. Select and drag a type of text field into the Page Content canvas.

      Choose from the following options:

      • Form Header - Adds a text header and a dividing line between two sections of a page.
      • Large Header - Adds the largest header to the page.
      • Medium Header - Adds a mid-sized header to the page.
      • Small Header - Adds the smallest header size to the page.
      • Paragraph - Adds body text to the page.
      • Html - Adds an HTML field to the page. This can be edited to support tables, hosted images and logos, and other supporting content.

    Other

    Add additional options in the Other section.

    1. Select the Other option in the right panel.

    2. Select and drag an option into the Page Content canvas.

      The options include:

      • Owner - Display the profile owner on this page.
      • Progress Bar - Add a progress bar to this page so that users can track the progress of the workflow as a whole.
  5. Drag and drop the tiles within the Page Content canvas to reorder them. Select the Delete icon to remove the object from the page.

  6. Select save.

  7. (Optional) To preview the page as it will be displayed to users, select preview.

Editing Workflow Pages

You can view and edit existing workflow pages.

  • Learn more about updating workflow pages in bulk.
  • Learn more about updating an individual workflow page.

To begin editing workflow pages:

  1. Go to Admin > Templates > Pages.

    The WORKFLOWS tab is displayed.

  2. Make any necessary changes to the pages on the list.

Review the changes you can make below.

Update Workflow Pages in Bulk

You can make some changes to your workflow pages in bulk.

  1. Select the checkbox beside the pages you want to edit.

    To select all pages, select the checkbox next to the WORKFLOW PAGES header.

  2. Select the ellipsis icon next to the Actions button to display the available actions.

    • Archive - Immediately deactivates the selected pages and moves them to the Archived tab.
    • Unarchive - Immediately activates the selected pages and moves them to the Active tab.
    • Export - Generates a JSON file containing the metadata about the selected pages and any related configuration. When the file has been generated, select Download to save the metadata to a local file.
    • Clone - Makes an identical copy of the selected pages and adds it to the list with a number appended to their names.

Note

If a workflow page is in use by one or more workflows, it can't be archived. An error message displays containing the names of the pages that couldn't be archived and the workflows that use them.

Update an Individual Workflow Page

You can make changes to the details and layout of an individual workflow page.

  1. From the list of workflow pages, select the name of the page you want to edit.

  2. In the LAYOUT tab, make changes to the forms, text, and other objects within this workflow page. Refer to the available options in the Creating Workflow Pages section.

  3. In the INFO tab, make changes to the name and description of the page. The Uid can't be edited once the page has been created.

Profile Pages

Profile pages are displayed to users viewing an individual profile after it's been created. In many cases, these pages are read-only, which is why they are configured separately from workflow pages. However, if a user has a role that allows them to edit a specific attribute on a profile, or if they're an owner or contributor to a profile, they'll be able to edit the attribute values on a profile page.

Profile pages are created automatically when a profile type is created. If Create supporting content was selected when the profile type was created, the profile page associated with this type will contain the empty form created as supporting content. Otherwise, the profile page for the profile type will be empty.

Editing Profile Pages

You can view and edit existing profile pages.

  • Learn more about updating profile pages in bulk.
  • Learn more about updating an individual workflow page.

Note

Profile pages can't be created independently. They are created when a profile type is created, and can be edited.

To begin editing workflow pages:

  1. Go to Admin > Templates > Pages.

    The WORKFLOWS tab is displayed.

  2. Select PROFILES.

  3. Make any necessary changes to the pages on the list.

Review the changes you can make below.

Update Profile Pages in Bulk

You can make some updates to your profile pages in bulk.

  1. Select the checkbox beside the pages you want to edit.

    To select all pages, select the checkbox next to the PROFILE PAGES header.

  2. Select the ellipsis icon next to the Actions button to display the available actions.

    • Export - Generates a JSON file containing the metadata about the selected pages and any related configuration. When the file has been generated, select Download to save the metadata to a local file.

Note

Profile pages are archived when the profile type associated with them is archived. They cannot be archived manually.

Update an Individual Profile Page

You can make changes to the details and layout of an individual profile page.

  1. From the list of profile pages, select the name of the page you want to edit.

    The profile page's Edit page is displayed.

  2. Add and remove objects from your profile page as necessary.

    Review the available options below:

    Permission Forms

    Permission forms are forms used to display and edit attributes. The actions a user can take on these forms are based on the permissions of the user's [roles](attributes.md#attribute-permissions).
    
    1. Select the Permission Forms option in the right panel.

      A list of forms is displayed.

    2. Select and drag a form into the Page Content canvas.

    Text

    You can add headers, text, and HTML to your pages, so that you can provide users with information and section dividers on a page.

    1. Select the Text option in the right panel.

    2. Select and drag a type of text field into the Page Content canvas.

      Choose from the following options:

      • Form Header - Adds a text header and a dividing line between two sections of a page.
      • Large Header - Adds the largest header to the page.
      • Medium Header - Adds a mid-sized header to the page.
      • Small Header - Adds the smallest header size to the page.
      • Paragraph - Adds body text to the page.
      • Html - Adds an HTML field to the page. This can be edited to support tables, hosted images and logos, and other supporting content.

    Other

    Add additional options in the Other section.

    1. Select the Other option in the right panel.

    2. Select and drag an option into the Page Content canvas.

      The options include:

      • Owner - Display the profile owner on this page.
  3. Select save.

  4. Select preview to preview the page.