panel > physical sample : remove required fields
This commit is contained in:
parent
9cd7195cd9
commit
099479dc45
1 changed files with 0 additions and 4 deletions
|
|
@ -39,22 +39,18 @@ tabs:
|
||||||
headline:
|
headline:
|
||||||
label: Titre
|
label: Titre
|
||||||
type: text
|
type: text
|
||||||
required: true
|
|
||||||
width: 3/12
|
width: 3/12
|
||||||
date:
|
date:
|
||||||
type: date
|
type: date
|
||||||
display: DD/MM/YY
|
display: DD/MM/YY
|
||||||
required: true
|
|
||||||
default: today
|
default: today
|
||||||
width: 2/12
|
width: 2/12
|
||||||
description:
|
description:
|
||||||
type: text
|
type: text
|
||||||
required: true
|
|
||||||
width: 7/12
|
width: 7/12
|
||||||
media:
|
media:
|
||||||
type: files
|
type: files
|
||||||
layout: cards
|
layout: cards
|
||||||
size: large
|
size: large
|
||||||
required: true
|
|
||||||
uploads: inspiration
|
uploads: inspiration
|
||||||
files: tabs/files
|
files: tabs/files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue