Drawloop - Contact Selection on the DocGen run page

  • 26 March 2021
  • 0 replies
  • 288 views

Userlevel 2
Badge +9

Topic

Add a Contact Selection dropdown on the DocGen run page for Custom Objects

 

Additional Information

  • The dropdown selection shows on standard objects by default, as it has a standard Account field
  • The Contact selection list populates from the specified Account
  • The Contact selection does not Support the Related Contacts AccountContactRelation
  • The parameter for an Account is: &accountid={!SF_merge_field}
  • Additionally, you can pass a Contact id in the button to specify any contact. 
  • The parameter for a Contact is: &contactid={!SF_merge_field}

 

Instructions

Create a Custom Button: https://help.nintex.com/en-US/docgensf/Troubleshooting/ClassicExperienceButtons.htm

 

Button Field Reference: https://help.nintex.com/en-US/docgen/docservices/docgen-sfdc/Services/setup/ButtonWizardReference.htm

 

1. Navigate to the Custom Object 

2. Select Buttons, Links, and Actions

3. Create the base button. /apex/loop__looplus?eid={!custom_object_1__c.id}

4. Add the &accountid= or &contactid= with the desired merge fields.

5. Save and add button to the Page Layout.

 

21572iBE0E1AE9A30FCBDD.png

 

Expected result:

21573iA99CFB7E5A605F91.png

 


0 replies

Be the first to reply!

Reply