C
cmdv
Guest
I've been struggling with this for quite some time : I have 2 objects with a master/detail relation ship: Master
etail 1:M Ive created a data conversion map for the Master. I've selected that Detail objects should be cloned as well. For example : Master A with Details B and C are cloned into Master D with details E and F For me it is imported that I know what the original ID is of the Details. Ive tried it with triggers and extra fields to store the Original ID's but somehow triggers arent woking in the cloning process.
Continue reading...

Continue reading...