Skip to main content
Singh S ha fatto una domanda in #Flow

Hi Everyone

 

Kindly find below requirement:

 

Requirement : We have a requirement to show all the ContentDocumentLink records along with LinkedObjectName.

 

Issue we are facing: In Screen Flow with Datatables, system is allowing to add LinkedObjectName, only Id is available for reference objects. We also tried to add Object Formula field to show LinkedObjectName but ContentDocumentLink object is not allowing to add any custom field.

 

Kindly let us know how to proceed with Flow Datatables and ContentDocumentLink object.

 

Thank you  in advance. 

3 risposte
  1. 29 set 2023, 07:23

    Formula fields can only be added to the ContentVersion object, not the ContentDocumentLink object. 

     

    This is because ContentDocumentLink objects are used to link ContentVersion objects to other entities, such as accounts, leads, and opportunities. Formula fields are not necessary for this purpose, and they could potentially cause performance problems if they were added to ContentDocumentLink objects

0/9000