May 07, 2026
Release 7.0
Release Notes
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 |