Hi
Can anyone tell if there is a way to have many-to-many relationship between two type of accounts. The out-of-the-box functionality provides only Many-to-one relationship where many child accounts can have one parent account.
How can we link one child to multiple parents along with linking many childs to one parent.
Can we do this without creating any new custom object.
1 comentario
@Puneet Khanna - I am pretty sure you are going to need to create a Junction Object to accomplish what you are trying to do.