January 13, 2026
Adding items to Launch Pad Widget
Learn how to add items via My Apps Content App
Recognize and engage employees with profile cards that highlight their success, anniversaries, achievements, or just to provide their contact information on a "Site Owner" view
| Title | Title that displays in the content app item list |
| Featured Person | A People Picker, allows the content author to select a user within the site to highlight. |
| ImageUrl | (Optional) Allows you to upload an image if the user doesn't have a profile image or you would like to override the user image with a stock image. |
| DisplayMessage | (Optional) Message that will display with the featured person if set |
| Job Title | (Optional) Displays employees job title under their name, Used to override the job title from active directory or set a job title if the user does not have one defined in active directory. |
| (Optional) Mail address that will be displayed with the user, overwrites email address of user if they have one in azure. | |
| OfficeLocation | (Optional) Office location that displays with the user, overwrites OfficeLocation of user if they have one in azure |
| Phone | (Optional) Phone number that will display with the user, overwrites phone number if user has one in azure |
| SpotlightType | Determines the Spotlight category that this user will appear under on the widget.
This column is not used and hidden on the content app definition when the widget is being used for the "Site Owner"
|
| Select List Columns | The data fields (columns) from the SharePoint list that the widget should retrieve for use in this instance. |
| Cache Interval | Sets the time, in seconds, that the data should be saved in the local browser cache of the current user.
Whole Number = Cache for specific time, in minutes |
| List Name | Name of the SharePoint list that contains the data to be displayed for this widget instance. |
| Items/Page | How many employee item cards will display on in the widget before chevron are introduced to cycle through the items |
| Filter | N/A (used for widget expansion) |
| 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 |
| Spotlight Type | Displays the employees highlighted for the spotlight type that’s active |
| Site Collection URL | Specifies the site collection URL for a central and delivery site where the supporting SharePoint list resides. |
| List is on Root Site | When checked, the widget references the list on root site. |
| Site Owner | Only check this if you want this instance to be a "Site Owner" version which only highlights one user |