Berkarar/plugins/tps/shops/models/shop/fields.yaml

69 lines
1.4 KiB
YAML
Executable File

fields:
name:
label: Name
span: left
type: text
category:
label: Category
nameFrom: name
descriptionFrom: name
span: auto
type: relation
user:
label: User
nameFrom: name
descriptionFrom: name
span: auto
type: relation
shop_id:
label: 'Shop Id'
span: auto
type: text
floor:
label: Floor
span: auto
type: number
shop_number:
label: 'Shop Number'
span: auto
type: text
phone:
label: Phone
span: auto
type: number
instagram_name:
label: Instagram
span: left
type: text
instagram_link:
label: 'Instagram link'
span: auto
type: text
description:
label: Description
size: ''
span: auto
type: textarea
open_time:
label: 'Open Time'
span: auto
type: text
images:
label: Images
mode: image
useCaption: true
thumbOptions:
mode: crop
extension: auto
span: auto
type: fileupload
badge:
label: Logo
mode: image
useCaption: true
thumbOptions:
mode: crop
extension: auto
span: auto
type: fileupload