ProApp Designer - Release 14 (Package 27)

Global Dashboard

Global dashboard shows data related to multiple ItemTypes in the form of table, worksheet, and report controls. You can have a table or worksheet show list of items to a specific ItemType with pre-applied filter. You can also have reports generated based on different ItemTypes.

Table Control:

When you add table control to GlobalDashboard, it will ask you to select ItemType as DataSource. After creating table control, DataSource cannot be changed. You can define filter based on the properties to show specific items of interest. As an admin you can enforce the filter, in that case end-user can see the applied filter on the table but can’t change the filter criteria. If enforce filter is not set, end-user can change the filter criteria at the runtime.

Table control can be shown in the Dashboard in read-only or edit mode by setting the read-only flag. If read-only flag is set to true, end-user can see the data in read-only mode. If the flag is set to false, end-user can edit the item data (inline editing) within the table and save the changes in the bulk without accessing item details page.

You can set Access to a specific role(identity) for entire table or individual columns of table. You can define conditional formatting and computed values on individual columns to highlight certain items.

Worksheet Control:

When you add worksheet control to GlobalDashboard, it will ask you to select ItemType as DataSource. After creating worksheet control, DataSource cannot be changed. You can define filter based on the properties to show specific items of interest. As an admin you can enforce the filter, in that case end-user can see the applied filter on the table but can’t change the filter criteria. If enforce filter is not set, end-user can change the filter criteria at the runtime. Worksheet control can be shown in edit mode to support bulk editing capabilities with inline editing.

Worksheet Control:

When you add worksheet control to GlobalDashboard, it will ask you to select ItemType as DataSource. After creating worksheet control, DataSource cannot be changed. You can define filter based on the properties to show specific items of interest. As an admin you can enforce the filter, in that case end-user can see the applied filter on the table but can’t change the filter criteria. If enforce filter is not set, end-user can change the filter criteria at the runtime. Worksheet control can be shown in edit mode to support bulk editing capabilities with inline editing.