function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Somasundaram S 1Somasundaram S 1 

master child

I have a one master record and Mr A is the owner of this master  and this record has 6000 child record. Child inherit master ownership
Now Mr B joined in my company . Our idea is move around 2000 child record from Mr A to Mr B. I will create New Master record to Mr B.
If I change the field type of Master child to lookup , can i move this 2000 record from A to B. After moving again if i change field type to Matser child , will my system works without any problem pls advise
thanks
ss
Best Answer chosen by Somasundaram S 1
ManojSankaranManojSankaran

Hi Somasundaram,

You can acheieve this using master detail itslef....No need of creating a new loop up. Goto the master detail field and edit that field. You can select "Reparenting Master Detail" check box You will be allowed to change the parent record in child

Mark it as answer if it solves your query.
Thanks
Manoj S

User-added image
 

All Answers

ManojSankaranManojSankaran

Hi Somasundaram,

You can acheieve this using master detail itslef....No need of creating a new loop up. Goto the master detail field and edit that field. You can select "Reparenting Master Detail" check box You will be allowed to change the parent record in child

Mark it as answer if it solves your query.
Thanks
Manoj S

User-added image
 

This was selected as the best answer
Somasundaram S 1Somasundaram S 1
Manoj
             You are very Hero :) it solved my problem million thanks