I need to add the same table to several parent doctypes with two fields “Name” and “Position”.
Do I have to create my own child doctype for each parent doctype, or can I use one doctype for all parent doctypes?
I need to add the same table to several parent doctypes with two fields “Name” and “Position”.
Do I have to create my own child doctype for each parent doctype, or can I use one doctype for all parent doctypes?
Hi,
You can use one child doctype in multiple parent doctypes if it is the same.
Hope this helps.