add group fields in blueprints
This commit is contained in:
parent
9b2012e5df
commit
1de315cbcd
2 changed files with 9 additions and 1 deletions
|
|
@ -4,6 +4,11 @@ tabs:
|
|||
contentTab:
|
||||
label: Contenu
|
||||
fields:
|
||||
group:
|
||||
label: Groupe
|
||||
type: select
|
||||
options: query
|
||||
query: page.parent.groups.split
|
||||
views:
|
||||
label: Rendu
|
||||
type: files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue