-
How to create an object with n number of children mapped to it?
I need to have a parent which can be linked to n number of child i.e all the child should have a single parent. If it is done manually then I will need to create n number of relation fields to it and may be this is not the correct process. Is there any other option to achieve the same?
Log In to reply.