Table of Contents |
---|
Fields are displayed display informations about assets and can be set up depending on your needs.
...
Property | Type | Default | Description |
---|---|---|---|
|
| No default value | Can refer to another named field config or Refers to a field name described in the admin area |
|
|
| Do not display the name of the field before the value |
|
|
| Display a bullet before the field |
|
| No default value | Add class to the corresponding field |
|
| No default value | Label to display (by default the name of the field will be used) |
|
| No default value | I18n key to use for the label |
|
|
| Show field even if the field has no value |
|
| No default value | If set to true facets put on the field will be ignored |
Additional FieldConfig
properties for Relationship
fields
Property | Type | Default | Description |
---|---|---|---|
|
|
| Display field value(s) as a badge |
|
|
| Is value clickable or not. |
|
|
| When a badge is clickable, the click action is to redirect the user to the search page. The value of the field will be used in the search page, you can decide which operator will be used by modifying the value of this property. |
|
|
| Add constraint to existing ones or replace it. Targets only the corresponding field, not all constrains. |
Additional FieldConfig
properties for Date
fields
Property | Type | Default | Description |
---|---|---|---|
|
|
| Which value to use to format dates. The value is placed in i18n files as the format should be internationalised. Internally we use |
Additional FieldConfig
properties for Relationship
fields that should display an image
Is used for fields of type Array
, Object
, or resource
. You must specify a cwVariation
in your config to use these type of field (example : show a dropdown listing users and showing their avatar).
Property | Type | Default | Description |
---|---|---|---|
|
| No default value | Choose the variation to display |
|
|
| I18n message to display in case of empty field |
|
|
| Classes to add to the field |
|
|
| Classes to add to the wrapper |
Additional FieldConfig
properties for String
fields
Property | Type | Default | Description |
---|---|---|---|
|
| No default value | Handle options for tooltips. |