January 13, 2026
Adding items to Launch Pad Widget
Learn how to add items via My Apps Content App
For Foundation Site Installations that are not Hive, please refer to widget documentation here.
Manage a customizable list of user specific widgets that a user will see.
N/A
| Instance List | Array of widget instances (Widget Instance Name and Id) to display. The order of the widgets are determined by the order they appear in the array. Example: |
| Cache Interval | Sets the time, in minutes, that the data should be saved in the local browser cache of the current user.
· 0 = Do not cache the data for this widget · -1 = Use the default caching strategy set via Site Creator Whole Number = Cache for specific time, in minutes |
| Function to call after fetching data | OOTB -Blank (used for widget expansion): Name of the function called after data has been fetched by the widget. |
| Function to call before binding the UI events | OOTB -Blank (used for widget expansion): Name of the function called after the UI has been rendered to the screen |