Вопрос

I've enabled the Document ID on my site collection. What property do I use to put a link in the page layout with the document ID. (to save the user from having to go to page > edit properties > view properties)

Это было полезно?

Решение 2

I ended up using a snippet, and put that in the page template.

Другие советы

You can use following URL's

http://site/Library/Forms/DispForm.aspx?ID=XYZ
http://site/Library/Forms/EditForm.aspx?ID=XYZ

Change XYZ with ID of document.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top