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:
- Navigate to > Settings > App Modules.
- Find the required App Module in the list, and click on it to open it.
- Navigate to the Components tab.
-
Click Add New Component.
- Add a Component Name for the component. For example, name it so it indicates the functionality it defines.
- Choose the Component Type - Page Runner, Site Modifier, or Form Submission
-
[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.
-
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
-
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.
The field includes a cross if the configuration/request is invalid.
- Click Save to complete the configuration.
Comments
0 comments
Please sign in to leave a comment.