18 lines
219 B
INI
18 lines
219 B
INI
|
[model]
|
||
|
name = Product name
|
||
|
label = {{ this.title }}
|
||
|
hidden = yes
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
size = large
|
||
|
|
||
|
[fields.body]
|
||
|
label = Body
|
||
|
type = markdown
|
||
|
|
||
|
[fields.abstract]
|
||
|
label = Abstract
|
||
|
type = markdown
|