문제

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