Table of Contents

Field display groups

Field display groups are used to group otherwise unrelated product attributes together for display purposes, e.g. to create a 'Technical attributes' group consisting of standard fields, global custom fields, and attributes from categories.

This node allows you to create and manage field display groups on a solution. FieldDisplayGroupsList To create a field display group:

  1. Click New display group
  2. Provide a name and a system name
  3. Select a number of attributes to include by moving them from the Excluded-column to the Included-column
  4. Specify which channels to make this display group available for
  5. Save

Field display groups are added to the product view model and can be shown in frontend if implemented. In backend, field display groups are used in feeds for the same purpose; to display groups of fields together regardless of their "technical" group.

To top