Re: How to add an input of type calendar in freemarker ?

2014-10-21 Thread Lei Wu
Thanks so much Thiep ! It worked for me and it's exactly what I wanted :) On Tue, Oct 21, 2014 at 12:37 PM, Thiep LE VAN thiep.le...@olbius.vn wrote: You can use renderDateTimeField macro as follows: @htmlTemplate.renderDateTimeField name=thruDate value= event= action= className= alert=

Re: How to add an input of type calendar in freemarker ?

2014-10-21 Thread Thiep LE VAN
You are welcome :) On Tue, Oct 21, 2014 at 2:01 PM, Lei Wu wulei.bj...@gmail.com wrote: Thanks so much Thiep ! It worked for me and it's exactly what I wanted :) On Tue, Oct 21, 2014 at 12:37 PM, Thiep LE VAN thiep.le...@olbius.vn wrote: You can use renderDateTimeField macro as follows:

How to add an input of type calendar in freemarker ?

2014-10-20 Thread wulei.bj...@gmail.com
Dear all, I am trying to add a calendar input in my main.ftl, I searched all of the freemarker files in the OOTB package(12.04.02) without finding an example, could anyone give me a hand here? Thanks so much ! -- 发自我的ONEPLUS智能手机

Re: How to add an input of type calendar in freemarker ?

2014-10-20 Thread Thiep LE VAN
You can use renderDateTimeField macro as follows: @htmlTemplate.renderDateTimeField name=thruDate value= event= action= className= alert= title=Format: -MM-dd HH:mm:ss.SSS size=25 maxlength=30 id=thruDate dateType=date shortDateInput=false timeDropdownParamName= defaultDateTimeString=