Skip to content

Instantly share code, notes, and snippets.

<f:section name="Configuration">
<flux:form options="{group: 'FCE', icon: 'EXT:frp_fce/Resources/Public/Thumbnails/module_contentslider.png'}" id="contentslider">
<flux:form.sheet name="slider">
<flux:form.section name="slides" label="slides">
<flux:form.object name="default">
<flux:field.input name="caption" maxCharacters="55" required="1"/>
<flux:field.input name="title" maxCharacters="30" required="1"/>
<flux:field.input name="subtitle" maxCharacters="55" required="1"/>
<flux:field name="link" label="link" type="input" config="{
renderType: 'inputLink'