Hello,
i'm using [note.noteText] in template report to get last manager's note on project in weekly report.
I'm trying to do the same for a list of project (to produce synthetic view of manager's view of projects), but when i'm working with list of insteed of details, [note.noteText] was not disponible (field is not interpreted).
Template for detail result :
Template for list result :
Regards,
You must disable automatic correction from Word when you update the word template.
This feature adds a red undeline attribute that brakes the code.
Hello,
automatic correct in active only in produced report.
In template, it desactivated (see attachement)
Regards,
In addition to the corrector, for the notes since there can be several, try to format them like the templates provided in the plugin!
example: [note.noteText;block=tbs:row]
the code alone may not return anything

