Init
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
---
|
||||
label: Event
|
||||
hide_body: false
|
||||
fields:
|
||||
- type: text
|
||||
name: title
|
||||
label: title
|
||||
- type: datetime
|
||||
name: date
|
||||
label: date
|
||||
- type: file
|
||||
name: bg_image
|
||||
label: bg image
|
||||
description: Page header background image
|
||||
- type: textarea
|
||||
name: description
|
||||
label: description
|
||||
description: meta description
|
||||
- type: file
|
||||
name: image
|
||||
label: image
|
||||
- type: text
|
||||
name: location
|
||||
label: location
|
||||
- type: text
|
||||
name: fee
|
||||
label: fee
|
||||
description: Event fee
|
||||
- type: text
|
||||
name: apply_url
|
||||
label: apply_url
|
||||
description: Application submit link
|
||||
- type: field_group_list
|
||||
name: speaker
|
||||
label: speaker
|
||||
fields:
|
||||
- type: text
|
||||
name: name
|
||||
label: name
|
||||
- type: file
|
||||
name: image
|
||||
label: image
|
||||
- type: text
|
||||
name: designation
|
||||
label: designation
|
||||
- type: text
|
||||
name: type
|
||||
label: type
|
||||
default: event
|
||||
Reference in New Issue
Block a user