How to change a lead id dynamically after cloning it in a crm?
问题 In my Microsoft CRM I need to create a clone button that copies a lead as is so my users can modify few data in it then save it. I succeeded in adding the button to the ribbon and cloning my lead as set by the code below: Webresource: <RibbonDiffXml> <CustomActions> <CustomAction Id="My.MSCRM.incident.form.Clone.Button.CustomAction" Location="Mscrm.Form.incident.MainTab.Collaborate.Controls._children" Sequence="0"> <CommandUIDefinition> <Button Command="MSCRM.incident.form.Clone.Command" Id=