# fieldNames: It references multiple fields that should be displayed in the same line.
# Each item of the array should be a string
- firstName
- middleName
- lastName
- campo.relations:
    label: Otro label
- _parent(parentTable.field1)
- _parent(parentTable.field1).field2
