[TYPO3-english] iterator for flux?

bernd wilke t3ng at bernd-wilke.net
Tue Nov 19 13:13:59 CET 2013


Am 19.11.13 11:50, schrieb bernd wilke:
> I build up CEs with fluidcontent.

> <f:section name="Configuration">
>      <flux:flexform wizardTab="mySpace" id="myCE">
>          <flux:flexform.sheet name="panels">
>              <flux:flexform.section name="panels">
>                  <flux:flexform.object name="panel">
>                      <flux:flexform.field.input name="groupName"
> required="{iterator.index}" />
>                      <flux:flexform.field.input name="groupData"
> required="1" />
>                  </flux:flexform.object>
>              </flux:flexform.section>
>          </flux:flexform.sheet>
>      </flux:flexform>
> </f:section>


anyway:
required="1" or required="TRUE"
does not seem to make the fields required. I can save the CE with empty 
fields. :(

bernd
-- 
http://www.pi-phi.de/cheatsheet.html


More information about the TYPO3-english mailing list