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

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?

Remove Html Tags In Freemarker Template

I've got a freemarker template that displays the same string in a context where HTML is allowed… Read more Remove Html Tags In Freemarker Template

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