Question on OOTB Tabs component
Hi
I am using a nested tab for a dialog.Parent tab has 2 child tabs and values of it are getting stored under "/jcr:content" node of the page.
My requirement is to store the child tab's values under "/jcr:content/message/item0" and "/jcr:content/message/item1" like multi field values. Is it possible ?

