Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Clone a Record in Dynamics 365

Clone a Record in Dynamics 365

Using Form Script and Ribbon Workbench we can create a functionality which will clone a record info to another record. Read the below article to understand the process.

Cloning is one of the methods which can reduce the time spent on data entry, particularly if the same case record data being entered is similar.

Cloning or Record Copying allows you to create a duplicate record with the same values as the parent record with just one click.

Solution as follows:

Ribbon Button will be visible on the  case form, Once Record is Saved , then Button will be visible. If he click on the Button open a dialog, with message “Do You want to clone a a case Record” If he click Ok , It will Cloning the record.

Read Complete Article HERE.