Announcements
Widget UX Details
In Home Page Dashboard displayed Announcements widget. To found this widget user must select the profile icon. Select the option "Add Widget". Select the widget to input to dashboard.
Title | Announcements |
---|---|
Resource Key - Title | OD0001586 |
Description | View a list of company-wide Announcements |
Recourse Key - Description | OD0004155 |
Component | Grid List |
Bottom Link URL | /List/AnnouncementsGridList |
Entity Dashboard | Home Page |
Widget Functional Details
Widget Redirection
When user selects the button (), system redirects to Company Announcements Grid List
Widget Technical Details
EntityName | IDMS_ANNOUNCEMENTVIEW |
---|---|
SortProperty | U_IDMS_CreateDate |
TopCountItems | 5 |
ODataFilter | U_IDMS_SentToUser eq CurrentUserId() |
EntityKeyType | Short |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |