Details
-
Improvement
-
Resolution: Fixed
-
Major
-
3.4
-
None
-
Medium
-
Description
Document sheets control both how the content and the title of documents are displayed. If you want to include the content of the displayed document in the sheet you can use the include macro, like this:
before {{include document="$doc.fullName"/}} after
We need to be able to do the same with the document title. Right now, if you try to use $doc.getRenderedTitle() in a sheet you get infinite recursion because the same sheet will be applied over and over.
Attachments
Issue Links
- blocks
-
XE-1105 Default class sheet does't display correctly the class title
- Closed