Forum Discussion
colonel_claypoo
Dec 08, 2022Iron Contributor
Sharepoint file properties - additional Word labels?
Hi all,
I know there's the function to be able to display a Sharepoint file version number in Word through the use of a Quick Part label. Got that to work. Now, I'm trying to find a way to use more than the version label in Word. A question I have:
Which Sharepoint metadata can I use and what are the internal names, such as {Version}?
{Version} corresponds to {_UIVersionString}:
How to I know the names and which Word can accept?
Any ideas?
Thanks!
2 Replies
- {Version} in SharePoint
{_UIVersionString} Label should show up in word 🙂- colonel_claypooIron Contributor
NicolasKheirallah Thanks, it does. I was wondering how I can show more Sharepoint file properties in Word. It seems it only accepts {Version} but not {Author}, {Manager} etc. Columns that exist in the SP content type.