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]
_______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user