el
Is there any FTL syntax that could allow me to retrieve the group label from its name in an email template ? It seems it could be possible in MVEL with something like ...
0 votes
1 answers
0 comments
8435 views
I added a custom property to the nuxeo.conf file. I want to print this custom property in a .xhtml file using EL expressions under web/nuxeo.war/widgets/summary directory. Currently what I have below does not work… nuxeo.conf my.custom.field=Some ...
0 votes
1 answers
2 comments
2012 views