문제

I have a custom page library with Guid type field in my SP2013 portal. ItemAdded event receiver set value to this field. But when I try to get value from this field by update receiver I get always null value although in DispForm it has normal guid value.

Is it specific behaviour of Guid type field or I made somewhere mistakes in receivers?

도움이 되었습니까?

해결책

I tested this behaviour many times and concluded: it is need elevated privileges for access to this type field.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top