gurl_o/plugins/tps/birzha/models/contactmessage/fields.yaml

28 lines
499 B
YAML

fields:
name:
label: 'First name'
span: auto
readOnly: 1
type: text
surname:
label: 'Last name'
span: auto
readOnly: 1
type: text
email:
label: Email
span: auto
readOnly: 1
type: text
mobile:
label: Mobile
span: auto
readOnly: 1
type: text
content:
label: Message
size: ''
span: auto
readOnly: 1
type: textarea