I have a workflow that is sending an email notification. In the email I would like to include a link the user can follow back to the folder (the starting entry is a folder not a document). When I try to do this I tried:
1. putting the %(RouteEntrytoFolder2_RoutedEntry_Path) in the message - this just resolved the link in plain text instead of providing a link.
2. Attach the folder as an attachment but then the email messaage says "The attachment '543 - BCZ Company' is a folder, but the workflow was expecting a document." The good news is the attachment does open the folder - is there a way to get rid of the message in the email?
Thanks!
Sandy