Hi Devs!
Is there a way to access the context in the template macros that are defined
in the htmlScreenMacroLibrary.ftl file?

I mean, as far as I can see, all widget templates defined in
htmlScreenMacroLibrary.ftl only access variables that are passed as macro
parameters.
How can I access something different like <@ofbizUrl> or
${setRequestAttribute("portalPageId", portalPageId)}?.

Thank you for any help on this.
What I am trying to do is to proceed with
https://issues.apache.org/jira/browse/OFBIZ-3625

-Bruno

Reply via email to