[Index]

Model: data/FieldDisplayPolicy

Field Display Policies

To access the latest documentation, go to Documentation and Resources at: https://voss.portalshape.com

Overview

Field Display Policies (FDPs) are applied to certain item types in order to modify the default form that is displayed when these items are created or accessed.

With FDPs, the fields on an item detail form can be grouped, disabled, and on-line help text can be added for a field. A field can be provided with a new label and its position on the form can be moved up or down.

More than one FDP can apply to a particular item type so that the selection of a particular policy will present another view of the form.

A FDP for an item type can be applied from a Menu Layout by selecting and associating it with the item on the Menu Layout. The Menu Layout is then selected to be part of a user Role so that users who have this role and log in will be able to have the item displayed according to the relevant FDP.

For example, a system may have users at Provider, Customer and Site administration hierarchy levels - all of whom may access the same items, but perhaps some item fields need to be hidden for administration users at a certain level. Field Display Policies can then be made that are applied to the Menu Layout associated with the administration users at these levels.

A quick way to add a FDP is to clone an existing Field Display Policy, modify it as required and then to select it for the model on a user's menu layout. In this way a user's interface can be modified from the point of user access to the model on the menu.

There is a unique constraint on the name of the FDP per hierarchy level. The same name can be used on another hierarchy, but a new name is needed at the same hierarchy.

If a FDP is called default, it will apply to a model by default.

Note

The list view column header will also show the field title from the FDP if the field belongs to the list of summary attributes.

Related Topics

Multi-vendor Subscriber Field Display Policy in the Core Feature Guide

Field Display Policy Input Reference in the Advanced Configuration Guide

Rules for Creating Field Display Policies

When creating groups and selecting the field transfer boxes of a group, a number of rules apply.

Note

Regarding notation, if the fields belong to objects or arrays, the names in the transfer boxes are shown in dot notation. Refer to the target model type on-line help field reference to distinguish object types from array types.

To understand the rules, consider a selected Target Model Type with the fields as listed below. Where the name starts with "A", the field is an array and where it starts with an "O" it is an object. The values "x", "y", "z" are also objects. The field "F" is neither object or array.

Inclusion Rules

The following inclusion rules apply:

To order fields in a group, arrange them in the Selected box. Use the Move Up and the Move Down buttons under the box.

Ordering Rules

The following ordering rule applies:

The ordering of child fields and their parents depend on the presence of siblings, other parents and children. If a child is selected in a group and not its parent, but a sibling of that parent is selected, then the sibling's order will affect the order of the fields.

The logic of order resolution starts from parents to children, according to the rules below.

For example, we select fields in this order in Group 1:

C.z, A.x.b, A.x.c, B, A.y, A.x, C, C.w

Result:

Thus the final display order will be:

A.y, A.x, A.x.b, A.x.c, B, C.z, C.w

Further examples below illustrate the presence of parents, siblings and children on the selected order.

Clone a Field Display Policy

This procedure creates a copy, or clone, of an existing field display policy (FDP) to create a new FDP, starting with the configuration of the FDP you're cloning.

  1. Login as Provider administrator or higher.

  2. Choose the hierarchy.

  3. Go to (default menus) Customizations > Field Display Policies to view a summary list of existing field display policies (FDPs).

  4. Click on the FDP you want to clone.

  5. Choose Actions > Clone.

  6. Update the necessary fields for the cloned FDP.

  7. Click Save.

    You can apply the cloned FDP by choosing it in a menu layout available to a role.

Add or Edit a Field Display Policy

This procedure adds and edits a field display policy (FDP).

Note

To modify the default form available for an item, a FDP can be added to Data models, Relations, and Views.

  1. Login as Provider administrator or higher.

  2. Choose the relevant hierarchy.

  3. Go to (default menus) Customizations > Field Display Policies to open the list of existing FDPs.

  4. To edit an existing FDP, click on the relevant FDP and update the configuration, as required.

  5. To add a new FDP, click Add on the toolbar, and configure the following:

    1. In the Name field, enter a name for the new FDP.

      • If the name is default, the FDP is applied to the target model type by default.
      • Each FDP at the same hierarchy level must have a unique name. FDPs at different hierarchies can share the same name.
    2. Optionally, enter a description.

    3. At Target Model Type, choose a model reference.

      The target model type defines the fields available for use in the FDP.

    4. At Groups, click the plus icon (+), then configure the following:

      All fields in the FDP must belong to a group.

Component Description
Title Mandatory. Enter the label text to display for the attribute on the new tab. If a group displays as a tab in the Admin Portal, the value defined for Title displays as the title of the tab.
Display as Fieldset Select this check box to display the group header and fields as a fieldset on the same page in the Admin Portal (not on a separate tab). Alternatively, if two or more groups have this checkbox enabled, the group title displays on a tab called Base.
Number of Columns Enter a numeric value to define the number of columns. The default is a single column. Fields in the Selected transfer box display in these columns.
Fields Choose fields to add. Select fields from the Available box and add them to the Selected box. The target model type you choose defines the available fields. Use the Move Up/Move Down buttons to adjust the position of any field.
  1. At Field Overrides, click the plus icon (+), then configure the following:

    This step configures fields added to the Selected transfer box.

Component Description
Field Select the field.
Title Define the label text. If the FDP is called default at a hierarchy, the list view column header also displays this title if the field belongs to the list of summary attributes.
Help Text Enter the text to display as the field online help and form tooltip. Alternatively, leave the field blank to use the model attribute description.
Disabled Select this check box to display the field as disabled (unavailable).
Input Type Select an option to choose how the input field displays.
  1. Click Save.

    If you're editing an existing FDP, your changes are saved.

    If you're adding a new FDP, the FDP is created and is available for applying to the item by selecting it in a menu layout available to a role.

Field Display Policy Field Reference

Title Field Name Description
Name * name The name that is given to the FDP.
Description description A description for the FDP.
Target Type Model * target_type_model The target model type to which the FDP applies.
Groups groups.[n] The groups that describe groupings of attributes that are displayed together on the user interface.
Title * title The name of a specific group of attributes.
Display as Fieldset display_as_fieldset Render this group as a fieldset in the form.
Number of Columns num_cols The number of columns of fields.
Fields fields.[n[] Model fields that will form part of the particular group.
Field Overrides field_overrides.[n] FDP overrides to apply to a model fields.
Field * field Name of the model field to override.
Title title New title to display for field.
Help Text help_text New help text to display for field.
Disabled disabled Will set the field to read-only if checked.
Input Type input_type Overrides the input type of the field.

Field Display Policies are applied to data models and domain models in order to modify the default form that is displayed when instances of these models are created or accessed. With Field Display Policies, the fields on a model form can be grouped, hidden, on-line help text can be added, a field can be set as read-only, it can be provided with a new label and the field order on the form can be re-sequenced. More than one Field Display Policy can be created for a particular model so that the selection of a particular policy will present another view of the model form. A Field Display Policy can also be selected for a particular model in a User Role so that users that belong to this User Role will by default view the particular model according to this display policy.

Model Details: data/FieldDisplayPolicy

Title Description Details
Name * The name that is given to the Field Display Policy.
  • Field Name: name
  • Type: String
Description A description for the Field Display Policy instance.
  • Field Name: description
  • Type: String
Target Model Type * The target model type to which the Field Display Policy applies.
  • Field Name: target_model_type
  • Type: String
  • Format: uri
Groups The groups that describe groupings of attributes that are displayed together on the user interface.
  • Field Name: groups.[n]
  • Type: Array
Title * The title of a specific group of attributes.
  • Field Name: groups.[n].title
  • Type: String
Display as Fieldset Render this group as a fieldset in the form.
  • Field Name: groups.[n].display_as_fieldset
  • Type: Boolean
Number of Columns The number of columns of fields.
  • Field Name: groups.[n].num_cols
  • Type: Integer
Fields Model fields that will form part of the particular group.
  • Field Name: fields.[n]
  • Type: Array
Field Overrides Field display policy overrides to apply to a model fields.
  • Field Name: field_overrides.[n]
  • Type: Array
Field * Name of the model field to override.
  • Field Name: field_overrides.[n].field
  • Type: String
  • Choices: [""]
Title New title to display for field.
  • Field Name: field_overrides.[n].title
  • Type: String
Help Text New help text to display for field.
  • Field Name: field_overrides.[n].help_text
  • Type: String
Disabled Will set the field to read-only if checked.
  • Field Name: field_overrides.[n].disabled
  • Type: Boolean
Input Type Overrides the input type of the field
  • Field Name: field_overrides.[n].input_type
  • Type: String
  • Choices: ["Default", "Multiselect", "Transferbox", "Sequence", "Radiobutton"]