January 13, 2026
Adding items to Launch Pad Widget
Learn how to add items via My Apps Content App
The document outlines the various view templates available for configuring the Generic Search Tabbed Widget in either advanced or compact modes. Each view template corresponds to a specific content type or item and defines how search results are displayed.
You can configure advanced view or compact view in the search properties of the widget. The name of the view would indicate if it’s being used in advanced or compact view.
|
View Name |
Purpose |
|
blogs-advanced.html |
View to display the blog items on the search results page when advanced view configuration is used. Used for OOB AkuminaBlogs content type. Typically displays the title, summary, created modified and reading time details |
|
blogs-compact.html |
View to display the blog items on the search results page when compact view configuration is used. Used for OOB AkuminaBlogs content type. Typically displays the title, summary, created modified and reading time details |
|
defaultitem-advanced.html |
View to display default items on the search results page when advanced view configuration is used. Used when view mapping is not defined for the item. Typically displays the title, summary, created modified. |
|
defaultitem-compact.html |
View to display default items on the search results page when compact view configuration is used. Used when view mapping is not defined for the item. Typically displays the title, summary, created modified |
|
document-advanced.html |
View to display documents/files on the search results page when advanced view configuration is used. Typically displays the title, summary, created modified, download preview etc. |
|
document-compact.html |
View to display documents/files on the search results page when compact view configuration is used. Typically displays the title, summary, created modified, download preview etc. |
|
event-advanced.html |
View to display the event items on the search results page when advanced view configuration is used. Used for OOB AkuminaCalendar content type. Typically displays the title, download URL, created modified |
|
event-compact.html |
View to display the event items on the search results page when compact view configuration is used. Used for OOB AkuminaCalendar content type. Typically displays the title, download URL, created modified |
|
externalitem-advanced.html |
View to display the external item ServiceNow on the search results page when advanced view configuration is used. Typically displays the title, description, state, severity etc. |
|
externalitem-compact.html |
View to display the external item serviceNow on the search results page when compact view configuration is used. Typically displays the title, description, state, severity etc. |
|
image-advanced.html |
View to display assets which are image file format on the search results page when advanced view configuration is used. Typically displays the title, created modified, preview etc. |
|
image-compact.html |
View to display assets which are image file format on the search results page when compact view configuration is used. Typically displays the title, created modified, preview etc. |
|
news-advanced.html |
View to display the news items on the search results page when advanced view configuration is used. Used for OOB AkuminaArticle content type. Typically displays the title, summary, created modified and reading time details |
|
news-compact.html |
View to display the news items on the search results page when compact view configuration is used. Used for OOB AkuminaArticle content type. Typically displays the title, summary, created modified and reading time details |
|
onedrive-advanced.html |
View to display the OneDrive files on the search results page when advanced view configuration is used. Typically displays the title, summary, file patch etc. |
|
onedrive-compact.html |
View to display the OneDrive files on the search results page when compact view configuration is used. Typically displays the title, summary, file patch etc. |
|
outlook-advanced.html |
View to display the M365 outlook items on the search results page when advanced view configuration is used. Typically displays the title, summary, email address etc. |
|
outlook-compact.html |
View to display the OneDrive files on the search results page when compact view configuration is used. Typically displays the title, summary, email address etc. |
|
page-advanced.html |
View to display the virtual page items on the search results page when advanced view configuration is used. Used for OOB AkuminaPageData content type. Typically displays the title, summary, created modified. |
|
page-compact.html |
View to display the virtual page items on the search results page when compact view configuration is used. Used for OOB AkuminaPageData content type. Typically displays the title, summary, created modified. |
|
people-advanced.html |
View to display the people data on the search results page when advanced view configuration is used. Typically displays the first name, last name, job title etc. like people directory view. |
|
people-compact.html |
View to display the people data on the search results page when compact view configuration is used. Typically displays the first name, last name, job title etc. like people directory view. |
|
search-results-advanced.html |
View to display the ALL-tab data on the search results page when advanced view configuration is used |
|
View to display the ALL-tab data on the search results page when compact view configuration is used |
|
|
teams-advanced.html |
View to display the M365 teams chat messages on the search results page when advanced view configuration is used. Typically displays the sender, chat message, datetime etc. |
|
teams-compact.html |
View to display the M365 teams chat messages on the search results page when compact view configuration is used. Typically displays the sender, chat message, datetime etc. |
|
typeahead.html |
View displayed on all pages in typeahead search. Displays the top configured search results with an option to see all taking to the search results page. |
|
video-advanced.html |
View to display assets which are video file format on the search results page when advanced view configuration is used. Typically displays the title, created modified, preview etc. |
|
video-compact.html |
View to display assets which are video file format on the search results page when compact view configuration is used. Typically displays the title, created modified, preview etc. |