Skip to main content
Nintex Community Menu Bar

Include Files from a child object

  • August 7, 2020
  • 1 reply
  • 22 views

Forum|alt.badge.img+1

My client has a requirement to select files that are attached to a child object.  Currently, they have ability to select the files to include in a DocGen and would want to keep that ability. Is it possible to display the files from a child object on a DDP that is running from the parent object (opportunities)?

1 reply

Forum|alt.badge.img+14
  • Nintex Employee
  • August 10, 2020

@alworlk Yes it is possible using the Attachids, ParentIds button parameter(https://help.nintex.com/en-US/docgen/docservices/docgen-sfdc/Services/setup/ButtonWizardReference.htm). If you need to make the ID's dynamic this can be done using JavaScript or Apex.