[jboss-user] [jBPM] - GWT Form Designer
Chetan Shinde
do-not-reply at jboss.com
Mon Jan 14 06:22:29 EST 2013
Chetan Shinde [https://community.jboss.org/people/chetansh] created the discussion
"GWT Form Designer"
To view the discussion, visit: https://community.jboss.org/message/791531#791531
--------------------------------------------------------------
Hello All,
I am using GWT Form Desinger (jbpm-5.4.0.Final-form-builder) to design a .FTL to run a buisness Process. I wanted to know the FTL file that is created by the Form Designer has some tags,
*<#if $locale??>*
*<#assign $localeData=[*
* "LAST_ELEMENT_KEY", "LAST_ELEMENT_VALUE"*
* ] >*
* <#if $localeData[$locale]??>*
* <#assign $value = $localeData[$locale] >*
* </#if>*
*</#if>*
*<#macro printi18nlabel label>*
* <#if $value??> ${value} <#else> ${label} </#if>*
*</#macro>*
What is the use of these tags? And how is the FTL file processing them in the lifecycle of the Process (After I create the FTL file I am adding this file to Guvnor and then from Guvnor I am using it in the Business Process).
Any information will be useful.
Regards,
Chetan
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/791531#791531]
Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130114/6cb41180/attachment.html
More information about the jboss-user
mailing list