Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#875 closed improvement (fixed)

Ability to print the full-path of a document in a Stamp

Reported by: Alex Owned by:
Priority: minor Milestone: 8.0
Component: Core Version: 7.7.5
Keywords: Cc:

Description (last modified by Alex)

Ability to print the full-path of a document in a Stamp
A new method should be added to FolderTool object that allows to print the Full-path from a Folder object

I suggest for the name printPath or computePath

$FolderTool.printPath($document.folder)

See also
https://forums.logicaldoc.com/viewtopic.php?f=7&t=9350

Change History (3)

comment:1 by Alex, 8 years ago

Description: modified (diff)

comment:2 by car031, 8 years ago

Resolution: fixed
Status: newclosed

comment:3 by Alex, 8 years ago

In LogicalDOC 8.0 there will be some new methods for DocTool and FolderTool specifically

DocTool.getPath(Document)

FolderTool.getPath(long folderId)
Note: See TracTickets for help on using tickets.