One way of doing this would be using jx:set and jx:if in your template:
Then at the point where you need the special tags:
I am using jx template generator.
>
> I am passing a parameter called language from cocoon sitemap. The
> values to this could be en, nl or some thing
PROTECTED] / http://www.hippo.nl
--
>
> Hi,
>
> I am using jx template generator.
>
> I am passing a parameter called language from cocoon sitemap. The
> values to this could be en, nl or
Hi,
I am using jx template generator.
I am passing a parameter called language from cocoon sitemap. The
values to this could be en, nl or some thing different.
Based on the lang value I need to create a tag, for example if value
is en, then I need to
Hi Verdin,
In response to your question
"I would like to know what's the difference between Forms.showForm() and cocoon.sendPageAndWait()."
and your example using jx template generator...
"So I use a flowscript, in which I create a form object and send it to the pipelin
Hi,
I sent this message previously, but I guess the subject wasn't explicit enough.
I resend it with another subject, hoping someone will find something useful for me...
I would like to know what's the difference between Forms.showForm() and
cocoon.sendPageAndWait().
I keep on trying to do a dynam