Details Block is similar to Grid Block but instead of rows shows only first row from Data Source.

This block is useful if you want to show some data that is not comfortable to manage in the grid (multi row text) or there are already too much columns in the grid.


Section

Name

Description

Basic

Name

A machine name to use in code. Should be unique within a screen.

To change Name switch to Basic Properties in a Properties explorer top combobox.



Data Source

Data Source

Data source for the grid. Required. Entities or Queries could be selected. Notice that selected data source should be accessible for the user application (private or restricted by permissions objects would not work).

Data Source

Data Source Filter

Client side filter. Using this filter you could create single Query per Entity preserving row security then reuse it through whole the application with different client filters.

Currently contexts are not available in client side filters.

Data Source

Fields

Fields to represent in the grid.

Files are shown as download links.

You can change positioning and field width directly on the grid preview or in Project Explorer.

See more details in Grid Block Field chapter.

Security

Read

Set a permission to determine if current block is available for an application user.


Notice that this security option doesn't actually restrict any data or function access (on server side). It's only hides UI parts.


<inherited> - if selected Read permission from Data Source object would be used.


If all blocks on the Screen are restricted for an application user then Screen menu item would be hidden.


Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator