26 lines
518 B
YAML
26 lines
518 B
YAML
fields:
|
|
title:
|
|
label: Title
|
|
span: left
|
|
type: text
|
|
image:
|
|
label: Image
|
|
mode: image
|
|
imageWidth: '200'
|
|
imageHeight: '200'
|
|
useCaption: true
|
|
thumbOptions:
|
|
mode: crop
|
|
extension: auto
|
|
span: right
|
|
type: fileupload
|
|
file:
|
|
label: File
|
|
mode: file
|
|
useCaption: true
|
|
thumbOptions:
|
|
mode: crop
|
|
extension: auto
|
|
span: right
|
|
type: fileupload
|