Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#875 closed improvement (fixed)

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

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

Description (last modified by Blucecio)

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 Changed 6 years ago by Blucecio

  • Description modified (diff)

comment:2 Changed 6 years ago by car031

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 6 years ago by Blucecio

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.