Is it possible to have child table in a child table?
Thanks
Is it possible to have child table in a child table?
Thanks
Apparently, this is possible scenario but in practical terms, any child table declared as a child of another child table will not be rendered on the website. Besides, it is not a good practice to have such dependency chain.
Hope this helps you