68 lines
1.6 KiB
YAML
68 lines
1.6 KiB
YAML
|
|
title: Projet
|
||
|
|
icon: page
|
||
|
|
|
||
|
|
tabs:
|
||
|
|
brief:
|
||
|
|
label: Brief client
|
||
|
|
icon: document
|
||
|
|
columns:
|
||
|
|
- width: 1/2
|
||
|
|
sections:
|
||
|
|
brief:
|
||
|
|
type: fields
|
||
|
|
fields:
|
||
|
|
client:
|
||
|
|
type: pages
|
||
|
|
multiple: false
|
||
|
|
query: site.find("clients").childrenAndDrafts
|
||
|
|
subpages: false
|
||
|
|
image:
|
||
|
|
query: page.logo.toFile
|
||
|
|
layout: cardlets
|
||
|
|
width: 1/2
|
||
|
|
briefClientPdf:
|
||
|
|
label: PDF
|
||
|
|
type: files
|
||
|
|
multiple: false
|
||
|
|
uploads: pdf
|
||
|
|
layout: cardlets
|
||
|
|
width: 1/2
|
||
|
|
- width: 1/2
|
||
|
|
sections:
|
||
|
|
description:
|
||
|
|
type: fields
|
||
|
|
fields:
|
||
|
|
description:
|
||
|
|
type: textarea
|
||
|
|
size: tiny
|
||
|
|
buttons: false
|
||
|
|
maxlength: 700
|
||
|
|
- width: 1/1
|
||
|
|
sections:
|
||
|
|
images:
|
||
|
|
type: fields
|
||
|
|
fields:
|
||
|
|
briefClientImages:
|
||
|
|
label: Images
|
||
|
|
type: files
|
||
|
|
uploads: image
|
||
|
|
layout: cards
|
||
|
|
size: medium
|
||
|
|
# client:
|
||
|
|
# label: Client
|
||
|
|
# icon: account
|
||
|
|
# columns:
|
||
|
|
# - width: 1/1
|
||
|
|
# sections:
|
||
|
|
# client:
|
||
|
|
# type: fields
|
||
|
|
# fields:
|
||
|
|
# client:
|
||
|
|
# type: pages
|
||
|
|
# multiple: false
|
||
|
|
# query: site.find("clients").childrenAndDrafts
|
||
|
|
# subpages: false
|
||
|
|
# layout: cards
|
||
|
|
# size: medium
|
||
|
|
files: tabs/files
|