panel > virtual sample : add group level
This commit is contained in:
parent
760e17287e
commit
c1b00f0b3d
2 changed files with 10 additions and 0 deletions
|
|
@ -4,11 +4,18 @@ tabs:
|
||||||
contentTab:
|
contentTab:
|
||||||
label: Contenu
|
label: Contenu
|
||||||
fields:
|
fields:
|
||||||
|
group:
|
||||||
|
label: Piste
|
||||||
|
type: select
|
||||||
|
options: query
|
||||||
|
query: page.parent.groups.split
|
||||||
|
width: 1/2
|
||||||
backgroundColor:
|
backgroundColor:
|
||||||
label: Couleur de fond
|
label: Couleur de fond
|
||||||
type: color
|
type: color
|
||||||
default: "#E6E6E6"
|
default: "#E6E6E6"
|
||||||
placeholder: "#E6E6E6"
|
placeholder: "#E6E6E6"
|
||||||
|
width: 1/2
|
||||||
views:
|
views:
|
||||||
label: Rendu
|
label: Rendu
|
||||||
type: files
|
type: files
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,9 @@ tabs:
|
||||||
dynamicHeadline:
|
dynamicHeadline:
|
||||||
label: Vue dynamique
|
label: Vue dynamique
|
||||||
type: headline
|
type: headline
|
||||||
|
groups:
|
||||||
|
label: Pistes
|
||||||
|
type: tags
|
||||||
tracksSection:
|
tracksSection:
|
||||||
label: Pistes
|
label: Pistes
|
||||||
type: pages
|
type: pages
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue