| | | Junior Member
       
Group: Skelta Sharepoint Acceelerator Last Login: Tuesday, April 10, 2007 Posts: 5, Visits: 28 |
| | 1. Please give an example of how to code the action (choice action, for example) to enable the user responding to an activity in the web part to display the document (documents) that triggered a workflow out of a document library or custom list. 2. Can this also be done in an email? |
| | | | Supreme Being
       
Group: Forum Members Last Login: Friday, February 22, 2008 Posts: 25, Visits: 61 |
| | Hi Herald, From your inputs what I undesrtodd is that you need to create your own custom action where you can attach the document that triggered the workflow to the custom action . correct me if i am wrong. Please elaborate your query for better understanding. Regards, Team Skelta
Moderator |
| | | | Junior Member
       
Group: Skelta Sharepoint Acceelerator Last Login: Tuesday, April 10, 2007 Posts: 5, Visits: 28 |
| | Where is my original post? When an information email is sent for an action out of a document library, I would like to include a link to the document, so the user can click on the link and open the document. How can I do this? |
| | | | Supreme Being
       
Group: Forum Members Last Login: Friday, February 22, 2008 Posts: 25, Visits: 61 |
| | Hi Harold, If you would like to include a link to document in the email body, Use the following HTML tags to include the link in the email. eg: <A href="http://demoserver/Shared%20Documents/Forms/SampleDocView.aspx">Click here for document</A>
Moderator |
| | | | Junior Member
       
Group: Skelta Sharepoint Acceelerator Last Login: Tuesday, April 10, 2007 Posts: 5, Visits: 28 |
| Actually, in my situation, I want a link to a document, View test.doc, in a document library, hh Approved Manuscripts, in a subarea, Harold Skelta SA, of the SPS. The correct html that works is: <A href="http://demoserver/Harold%20Skelta%20SA/hhApproved%20Manuscripts/View%20test.doc">Click here for document</A> The coding for the Notes property of the Information action in my workflow was: <a href="<%#Content.Site.WebUrl%>/<%#Content.URLAfter%>">View Manuscript</a> Thanks for getting me on the right track. |
| | | | Supreme Being
       
Group: Forum Members Last Login: Friday, February 22, 2008 Posts: 25, Visits: 61 |
| | Hi Harold, Thanks for the confirmation. Do let us know if you have any queries.
Moderator |
| | | | Junior Member
       
Group: Skelta Sharepoint Acceelerator Last Login: Tuesday, April 10, 2007 Posts: 5, Visits: 28 |
| | Why does my original message and the last response not show in the forum? |
| |
|
|