hello,
I don’t understand the behavior of a structure field on a 3-language page.
If i enter a content in the standard language it will appear in all other languages. however, if i delete this content from one of the non standard languages it will not be deleted from the other languages. If I then enter a content in the standard language again it no longer appears in all languages.
- width: 1/1
fields:
dates:
label:
de: Spielplan
fr: Spielplan
it: Spielplan
type: structure
fields:
title:
label:
de: Titel
fr: Titel
it: Titel
type: text
required: true
date:
label: Date
type: date
translate: false
default: today
time: true
location:
label:
de: Veranstaltungsort
fr: Veranstaltungsort
it: Veranstaltungsort
type: text
width: 1/3
translate: false
city:
label:
de: Ortschaft
fr: Ortschaft
it: Ortschaft
type: text
width: 1/3
translate: false
website:
label:
de: Website
fr: Website
it: Website
type: url
width: 1/3
translate: false
festival:
label:
de: Festival
fr: Festival
it: Festival
type: checkboxes
width: 1/3
options:
- Festival
blackboard:
label:
de: Schwarzes Brett
fr: Schwarzes Brett
it: Schwarzes Brett
type: structure
fields:
title:
label:
de: Titel
fr: Titel
it: Titel
type: text
required: true
text:
label: Text
type: markdown
category:
label:
de: Kategorie
fr: Kategorie
it: Kategorie
type: checkboxes
required: true
options:
- Material
- Kurse
- Vernetzung
cover:
label: Select files...
type: files
layout: cards
max: 1
width: 1/1
translate: false
size: small
created:
label: created
type: date
time: true
default: now
disabled: true