events : filtre En tournée via champ isLive
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3a14703407
commit
c072d4efb8
3 changed files with 37 additions and 44 deletions
|
|
@ -4,25 +4,29 @@ tabs:
|
|||
presentation:
|
||||
label: Présentation
|
||||
icon: text
|
||||
fields:
|
||||
isFromCompany:
|
||||
label: Spectacle de la compagnie
|
||||
type: toggle
|
||||
default: false
|
||||
width: 1/5
|
||||
text:
|
||||
- Non
|
||||
- Oui
|
||||
presentation:
|
||||
type: writer
|
||||
nodes: false
|
||||
required: true
|
||||
marks:
|
||||
- italic
|
||||
- bold
|
||||
- link
|
||||
- mail
|
||||
width: 4/5
|
||||
columns:
|
||||
- width: 1/4
|
||||
fields:
|
||||
isLive:
|
||||
label: En tournée
|
||||
type: toggle
|
||||
default: false
|
||||
help: |
|
||||
Permet le filtrage dans la page <a href="/spectacles" target="_blank">Spectacle</a>
|
||||
text:
|
||||
- Non
|
||||
- Oui
|
||||
- width: 3/4
|
||||
fields:
|
||||
presentation:
|
||||
type: writer
|
||||
nodes: false
|
||||
required: true
|
||||
marks:
|
||||
- italic
|
||||
- bold
|
||||
- link
|
||||
- mail
|
||||
|
||||
gallery:
|
||||
label: Galerie
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue