Adding a Display Component to an App Module

Unifyr Support
Unifyr Support
  • Updated

Note

A user with the Administrator role can access App Module settings, if the feature is enabled on your system.

Within an App Module, you can define objects that specify how the code you provide, and optionally any data extracted from a target application, will be used / delivered in the portal.

These types of functionality are available:

  • Page Runner - made available in a specific portal page
  • Site Modifier - adds functionality to the partner portal
  • Form Submission - provides a form for portal users to complete

To add a component to an App Module:

  1. Navigate to   > Settings > App Modules.
  2. Find the required App Module in the list, and click on it to open it.
  3. Navigate to the Components tab.
  4. Click Add New Component.

    admin_app_module_component_add.png

  5. Add a Component Name for the component. For example, name it so it indicates the functionality it defines.
  6. Choose the Component Type - Page Runner, Site Modifier, or Form Submission
  7. [Optional] In Load Data From, select the Data Connector object whose response this object will output to the portal.

    Leave this field blank if the functionality is not data-based. For example, you may want to inject a digital adoption application such as WalkMe or Chameleon into your portal.

    The dropdown lists all objects you already have configured in the Data Connectors tab for the App Module.

  8. Complete this information as applicable - the fields that are available depend on the Component Type you selected:

    Component Type Available Fields
    Page Runner Template - Angular code
    Site Modifier

    Site Header - JavaScript code

    Site Footer - JavaScript code

    On Page Change - JavaScript code

    Form Submission

    Post Data To (the Data Connector to which to send submissions of the form, for example to send data to another system)

    Template - Angular code

  9. Click Save & Test. This tests the configuration you’ve made for the component, and outputs a response in the Sample Test Response field.

    The field includes a tick if the configuration is valid.

    admin_app_module_component_test_valid.png

    The field includes a cross if the configuration/request is invalid.

    admin_app_module_component_test_invalid.png

  10. Click Save to complete the configuration.

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.