webseite/flowblocks/flow_one_innerbox_section.ini

35 lines
531 B
INI
Raw Normal View History

[block]
name = One Box Section
button_label = One Box Section
label = {{ this.title }}
[fields.title]
label = Titel
type = string
width = 1/2
[fields.box_image]
label = Box Image
description = Upload a Image to select it here
type = select
source = record.attachments.images
width = 1/2
[fields.box_content]
label = Box Content
type = markdown
[fields.box_link]
label = Link Text
type = string
width = 1/2
[fields.box_url]
label = Link Adresse
type = string
width = 1/2
[fields.image_alt]
label = Image ALT tag
type = string