+ Start a Discussion
Naveen DhanarajNaveen Dhanaraj 

create a parent record while creating child record by salesforce administration

Carlos Campillo GallegoCarlos Campillo Gallego
Hi Naveen,

There are just a few standard objects that let you create one parent while you are creating the child (like Account when you are creating a Contact or an Opportunity). You can't do this with custom objects, neither customize this behavior.

Regards.
Naveen DhanarajNaveen Dhanaraj
Hii Carlos Campillo Gallego,
In standard functionality while creating a contact record i can be able to create a account record.Like this is it possible to do for a custom object.