문제

With documents you get minor version for drafts and can publish a major version. You go from 1.0 to 1.1 (first edit) 1.2 (second edit) to 2.0 (publish)

Now I have custom list (just listitems), with approval enabled. How do I enable minor versions? Every edit seems to update the major version. But I only want a major version increase on approval.

(using SharePoint v3, WSS/MOSS)

도움이 되었습니까?

해결책

Unfortunately list items do not support the same versioning hierarchy as documents, there are simply a number of versions against list items, which can be used for comparison purposes or for roll back.

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