Activity Forums Salesforce® Discussions How to check for a particular content version in Salesforce?

  • How to check for a particular content version in Salesforce?

    Posted by Deepak on July 8, 2020 at 1:22 pm

    How to check for a particular contentVersion that ContentDistribution is inserted or not in Lightning Component

    Anjali replied 4 years, 4 months ago 2 Members · 1 Reply
  • 1 Reply
  • Anjali

    Member
    July 8, 2020 at 2:56 pm

    You can query a particular contantVersion by adding where clause. For example- [Select id, Title, ContentDocumentId from contantVersion where title = 'Test' ];

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos