RE: Using Freemarker code inside of JavaScript

2012-06-05 Thread Skip
marker ${} syntax inside of > a > javascript segment to generate javascript code based on incoming > parameters? > > Thanks in advance > > Skip > -- View this message in context: http://ofbiz.135035.n4.nabble.com/Using-Freemarker-code-inside-of-JavaScript -tp4632814p4633244.h

Re: Using Freemarker code inside of JavaScript

2012-06-05 Thread Robert G.
cript code based on incoming >>> parameters? >>> >>> Thanks in advance >>> >>> Skip >>> >> >> >> -- >> View this message in context: >> http://ofbiz.135035.n4.nabble.com/Using-Freemarker-code-inside-of-JavaScript-tp4

Re: Using Freemarker code inside of JavaScript

2012-06-05 Thread Deepak Dixit
We can write JS code inside the html code using

Re: Using Freemarker code inside of JavaScript

2012-06-05 Thread Robert G.
of > a > javascript segment to generate javascript code based on incoming > parameters? > > Thanks in advance > > Skip > -- View this message in context: http://ofbiz.135035.n4.nabble.com/Using-Freemarker-code-inside-of-JavaScript-tp4632814p4633244.html Sent from the OFB

RE: Using Freemarker code inside of JavaScript

2012-05-31 Thread Skip
Deepak Thanks a load, an example was just the ticket. Skip -Original Message- From: Deepak Dixit [mailto:deepak.di...@hotwaxmedia.com] Sent: Wednesday, May 30, 2012 10:16 PM To: user@ofbiz.apache.org Subject: Re: Using Freemarker code inside of JavaScript You can refer javascript.ftl

Re: Using Freemarker code inside of JavaScript

2012-05-30 Thread Deepak Dixit
You can refer javascript.ftl from ordermgr. Thanks & Regards -- Deepak Dixit On May 31, 2012, at 4:44 AM, Skip wrote: > Does anyone know if it is possible to use Freemarker ${} syntax inside of a > javascript segment to generate javascript code based on incoming parameters? > > Thanks in adva

Using Freemarker code inside of JavaScript

2012-05-30 Thread Skip
Does anyone know if it is possible to use Freemarker ${} syntax inside of a javascript segment to generate javascript code based on incoming parameters? Thanks in advance Skip