21 lines
409 B
YAML
21 lines
409 B
YAML
|
fields:
|
||
|
title:
|
||
|
label: 'Post Title'
|
||
|
span: full
|
||
|
type: text
|
||
|
body:
|
||
|
label: 'Post Body'
|
||
|
size: ''
|
||
|
span: full
|
||
|
type: richeditor
|
||
|
timestamp:
|
||
|
label: 'UNIX Timestamp'
|
||
|
span: auto
|
||
|
type: number
|
||
|
channel:
|
||
|
label: Channel
|
||
|
nameFrom: title
|
||
|
descriptionFrom: description
|
||
|
span: auto
|
||
|
type: relation
|