Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am wanting to know if it is possible to get the data contained in a document library's item property to use in a html page.

My situation is this: I have a list that is edited once a day to monitor things such as cash flow, debtors, etc. A workflow attached to this list sends an email to the bosses of the company. I have used HTML formatting in the email to lay out tables and styles the way I need them to be seen. I now need this to also be created in a HTML format to be readily available for printing.

So far I have added steps to the workflow to create an item in the Document Library (Temporarily called TestHTML), and assign the HTML code to a field on that Item called HTMLContent.

Is there a way to get the Document template to access the data on the current item and display it (Like a workflow lookup [%Current Item:HTMLContent%] type thing)?

Thanks in advance,

Jason

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.