Drawloop - Get DocGen Package Details

  • 15 February 2022
  • 0 replies
  • 80 views

Userlevel 3
Badge +8

Topic

How to get DocGen Package Details using a Relationship.

 

Instructions


The 18 Character Record ID will be required. To locate this {Id} use the SOQL below in the Salesforce Developer Console:
SOQL: SELECT Id, Name FROM Loop__DDP__c 

5357i3AD325B2E52192EE.png

Create an Unrelated / Stand Alone Data Relationship:

1. Relationship (What you want) = DocGen Package
2. Filter Criteria = Record ID equals {Hardcoded 18 Character Record Id}
NOTE: This Record ID will need to be updated if the DocGen Package is migrated from a Sandbox

5358i65C4ECECDAFBB83F.png

3. Now the Field Tagger will display Tags for the DocGen Package:

5359i621955504A528B96.png


 

 


0 replies

Be the first to reply!

Reply