I use an email activity throughout my WF BP. My goal in the email is to include an access point directly into the repository either through a URL or the attachment function of the email activity. I am getting unfavorable results from both:
1. My starting entry or point I want the email recipient to access is a folder. With that, I configured the attachment to apply to the starting entry an also define it as a folder. Yet, when the WF runs the email attachment does not open or redirect the user.
2. I added the generate web access URL activity to the WF as an alternative way to accomplish my goal. The issue with this is that when my email goes out the URL is only text and is not a hyperlink. In forms i know the email activity has a html editor which I've used in the past to turn the text into a hyperlink. I have not seen where I can do the same in Workflow