TeamDesk Knowledge Base & Support

   Home      FAQ      Forum      Idea Exchange      Ask a Question      My Stuff      Help   
  
Print Buttons in Table View
It's be nice to be able to print a document without viewing the record.

See pic

Cheers


ID
530
Category
TeamDesk
Author

basenine
Date Created
6/28/2012 8:19:43 PM
Date Updated
7/8/2012 3:28:21 AM
Status
New Idea
Score
30
Related articles
Promoted By
gerardo garciaBen Fatchenbasenine
Comments
Slava Shinderov  Staff  6/29/2012 1:49:12 AM
As a workaround, you can use the Formula - URL with "Display as" property set to "Button" to print the document:

URLRoot() & "/documentopen.aspx/" & URLEncode("filename.docx") & "?d=<doc-id>&id=" & RecordId()

<doc-id> is a number following document= in an setup's document view page.

You may include that column into your table view if needed.
basenine 6/29/2012 1:51:28 AM
Beautiful,

Thanks Slava - 'll give it a go

Kind regards
basenine 6/29/2012 4:09:45 AM
Worked well, Slava

Too easy - thanks for the formula... You're a legend!
Feedback
 
Back to Search Results