Forum Discussion
MVCuser
May 12, 2021Brass Contributor
Print Sharepoint List item
Morning. I have a Sharepoint Online list, and i am trying to print one of the line items. Is that possible? I've seen videos where
Stijn1976
Jan 24, 2022Copper Contributor
You could create a word template that contains all the columns as field names.
First put an empty word document in your Sharepoint List. Word will automatically recognise all column names as long as these are text, numbers, dates and yes/no.
Put the word file somewhere in your sharepoint after creation.
Finally create a flow to combine the record with the word document (like a letter to customers).
Never done before what you want to do, but I am using sharepoint metadata in my word files from a document library, and that is working quite well
First put an empty word document in your Sharepoint List. Word will automatically recognise all column names as long as these are text, numbers, dates and yes/no.
Put the word file somewhere in your sharepoint after creation.
Finally create a flow to combine the record with the word document (like a letter to customers).
Never done before what you want to do, but I am using sharepoint metadata in my word files from a document library, and that is working quite well