document-template
Hi, I have successfully managed to extract information from nuxeo platform to my documents through document templates in .odt format. Nuxeo documentation says that document templates are also supported in .docx format but I do not manage to do so. I ...
0 votes
1 answers
1 comments
3256 views
Hi, I am trying to construct a template that displays the current lifecycle status but I do not manage to do it. What is the right property? Where can I find the complete dublincore set? So far I have unsuccessfully tried: ...
0 votes
1 answers
1 comments
2885 views
Hello, I would like do the same as : Xhtml : get all a document path with “Title” and not “name” but in document template (Code in freemarker) for email, pdf, xls extraction. So I got a “Document” in my template and need to write it's path, not with ...
0 votes
1 answers
2 comments
3362 views
Hello, ${baseURL} in freemarker document template is empty. Why? thanks
0 votes
1 answers
4 comments
5091 views
Hello, I declared freemarker function that are common to all my freemarker templates. So I dream to use freemarker code in this nuxeo freemarker document template : <#include "file_of_functions"> But: is it possible with nuxeo template ? what ...
0 votes
0 answers
0 comments
1649 views