The contentdocument tag has no wiki summary.
1
vote
1answer
20 views
ContentVersion Reasonchange not updateable?
I have a before update trigger that I want to use to capture updates to previous version records in the contentversion. I want to add additional text to the reasonchange that was added by the user ...
3
votes
1answer
44 views
how to show sharepoint documents in salesforce?
How to show sharepoint documents in salesforce?
I should also be able to upload documents from salesforce directly to sharepoint if the users attach a document for a record in salesforce. Any idea ...
2
votes
1answer
47 views
Transfering content from one library to a new library
I attempting to move content from one library to another in mass. I have come into a snag where I am given an error message. "You do not have the level of access necessary to perform the operation ...
2
votes
1answer
116 views
Sharing documents with High volume portal users
My problem is similar to this but also with the added problem of security.
High Volume Customer Portal user - Insufficient Privileges for non-image Documents
I want only a certain group of people ...
3
votes
1answer
135 views
Obtaining all ContentDocument records using SOQL
According to the Salesforce documentation on ContentDocument
Users (including users with the “View All Data” permission) can only query files they have access
I find this very strange. Why would ...