Skip to content Skip to sidebar Skip to footer
Showing posts with the label Freemarker

Freemarker - Select Option Not Saved

I have a form in my ftl file and one part of this is this select: Solution 1: Let's build a c… Read more Freemarker - Select Option Not Saved

How To Pass Workflow Propert In Control-parm To Ftl File In Alfresco?

So for my project, we have some javascript code running as a rule within the Alfresco repository. S… Read more How To Pass Workflow Propert In Control-parm To Ftl File In Alfresco?

How To Customize Number Format In Freemarker?

I am using freemarker and trying to display numbers in this format: $3,343,434.00 for example. This… Read more How To Customize Number Format In Freemarker?