Widget UX Details
Active Campaigns widget is displayed in Home Page Dashboard. In order to find this widget user selects the profile icon and then the option "Add Widget". At the next page user selects the widget to add to dashboard.
Title | Active Campaigns |
---|---|
Resource Key - Title | OD0012888 |
Component | Grid List |
Entity Dashboard | Homepage |
Widget Functional Details
Widget Grid List
Columns
- Name
- Start Date
- End Date
Widget Technical Details
EntityName | IDMS_LH_CAMPAIGNS |
---|---|
SortProperty | STARTDATEUTC |
TopCountItems | 50 |
ODataFilter | ARCHIVED eq '0' and STATUS eq 'Published' |
EntityKeyType | Short |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |
Add Comment