Drawloop - How to Attach to Child Object

  • 15 February 2022
  • 0 replies
  • 151 views

Userlevel 3
Badge +8

Topic

Creating an insert update that will attach to the Child Object.

 

Instructions

To attach to the Child Object please Create 2 insert updates.

Insert Update #1:
Type = Advanced.
Object name = Child Object.
Field- Value Pairs =  'Parent object Id' or 'Record Id'. = <<PARENTobject_id>>
"Run at Beginning" = Checked.
Save.

Insert Update #2:
Type = Advanced.
Object name = Child Object.
Field- Value Pairs =  'Object Id' or 'Record Id'. = <<CHILDobject_id>>
"Update existing record" = Checked
"Attach to the Object" = Checked.

Run DDP. Expected result = document attached to notes and attachments of the Child Record.


 

 


0 replies

Be the first to reply!

Reply