Create a widget dependency
-
- UpdatedAug 1, 2024
- 2 minutes to read
- Xanadu
- Service Portal Designer
If you're an existing customer using the Service Portal (sp) portal for employee self-service use cases, we recommend that you migrate to the Employee Center (esc) portal for a better experience.
In Service Portal, you can link JavaScript and CSS files to widgets to create dependencies between widgets and third-party libraries, external style sheets, and angular modules.
Before you begin
Role required: sp_admin or admin
About this task
Dependencies are loaded asynchronously from the server when needed.
Widgets can have as many or as few dependencies as needed. However, the more you add, the more content a widget must download to render on the page. Keep dependencies as small as possible for more efficient load times.
Procedure