hi,
I want to create contact inside an account using jquery
how can i achieve this?
I have 2 options in my mind.
1.) first create account and after passing account id when we create new contact .and its attribute name is "primarycontactid".
2.) first create contact and pass contact id when we create account .