문제

I'm looking for a date/time input field for my FLUX FlexForm. I need the same date/time field like the standard TYPO3 "starttime" or "endtime" (page properties). I'm using FLUX Flexforms 6.0.0 and TYPO3 6.1.5.

I've a Slideshow as an FCE and for some images I'll need a start and endtime.

https://fedext.net/viewhelpers/flux/6.0.0/

도움이 되었습니까?

해결책

Solution input field with evaluation "datetime"

<flux:flexform.field.input name="starttime" label="" eval="datetime" default="" required="FALSE" size="24" placeholder="Start"></flux:flexform.field.input>
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top