dynamics crm - Create Parent and Child Records Through Dialogs -


i'm trying create dialog following:

  1. the dialog run when want copy entity (submission). so, first step copy parent record (submission);
  2. after that, want copy child records (claims) , associate children copied entity (submission).

so far can copy submission, can't copy claims , associate them new submission.

do guys know how can that? thank you!!!

you need write code this, custom workflow activity option.


Comments

Popular posts from this blog

Upgrade php version of xampp not success -

xslt - Unnest parent nodes by child node -

c - Bitwise operation with (signed) enum value -