Skip to content

[DOCS] Content Blocks Field in type: Collection: Adjust documentation #439

@andrekoller

Description

@andrekoller

Content Blocks Field in type: Collection are not translated

my configuration:

`fields:

identifier: header
useExistingField: true
label: Titel
  • identifier: boxes
    label: Boxes
    type: Collection
    labelField: title
    maxitems: 12
    minitems: 1
    appearance:
    collapseAll: true
    levelLinksPosition: both
    fields:
    • identifier: title
      type: Text
      label: Titel
      required: true
    • identifier: text
      type: Textarea
      label: Teaser-Text
      `

header ist translated.
title and text in collection are not translated

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions