Skip to main content
I have a custom object "abc" that has information of Account and Contact. This custom object has a custom button labelled "Create Account and Contact".

 

My requirement is --> Whenever the user clicks this custom button, a new record needs to be created in Account as well as Contact objects, based on the data present in custom object.

 

How do I achieve this and what can be the code skeleton? I do not want to go for Visualforce.
3 answers
0/9000