January 13, 2026
Adding items to Launch Pad Widget
Learn how to add items via My Apps Content App
Display time from specified time zones
| Title | Title to display on the widget |
| TimeZoneID | TimeZone for clock to be set. Click here to acquire TimeZoneID. Valid TimeZoneID values, comes from the "TZ database name" column, example: Europe/Stockholm |
| CountryCode | CountryCode. Click here to acquire valid CountryCode. Valid CountryCode values come from the "Country Code" column, example: SE. If no CountryCode is set then no flag will be displayed. |
| List is on Root Site | When checked, the widget references the list on root site | |
| List Name | Name of the SharePoint list that contains the data to be displayed for this widget instance | |
| Site Collection URL | Site collection URL where the SharePoint list defined in "List Name" can be found. | |
| viewxml | XML that is used in the view to query the data | |
| Cache Interval |
|
|
| 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. | |
| Funtion to call before binding the UI events | OOTB -Blank (used for widget expansion): Name of the function called before the UI has been rendered to the screen | |
| Selected list columns | Columns in the SharePoint list that the widget is utilizing | |
| Dependencies | This field designates if this widget instance depends on any other widget definition, in this case GenericListWidget. |