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="" defaul

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 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 > wrote: > > > You can use renderDate

Re: Advantage and Disadvantage call service from seca and localDispatcher.runSyn ?

2014-10-30 Thread Thiep LE VAN
Thank you so much On Fri, Oct 31, 2014 at 12:48 PM, Pranay Pandey < pranay.pan...@hotwaxmedia.com> wrote: > > This document will give you a good overview - > https://cwiki.apache.org/confluence/x/M4Br > > Also if you can provide more details around what you want to achieve will > help. > > Thanks

Re: Create new entity in ofbiz

2014-12-05 Thread Thiep LE VAN
Hello Gil. I mean, OFBIZ.ORDER and MY.ORDER On Fri, Dec 5, 2014 at 4:56 PM, gil portenseigne < gil.portensei...@nereide.fr> wrote: > Hello, > > I guess you can name it like you want if it's a new one, i'm not sure to > have understand your question :) > > Gil > > Le 05/12/2014 10:26, DragonK a éc

Re: Create new entity in ofbiz

2014-12-05 Thread Thiep LE VAN
Thank Nicolas so much, Your answer is which i need. On Fri, Dec 5, 2014 at 5:11 PM, Nicolas Malin wrote: > Hello Thiep, > > Use the package to organize your own entity or a dedicate syntaxe like > OwnEntity or both > > Nicolas > Le 05/12/2014 11:03, Thiep LE VAN a écrit :