Hi there,
I was browsing the forums and saw this thread about building a multfield within a multifield:
It suggested several other alternatives instead of the nested multifield approach, but I just wanted to confirm whether or not CQ5 supports nested multifields or doesn't. I have a top navigation that has topics and then sub-topics that are displayed when the user rolls over an individual topic. Therefore, what I am trying to create is a custom xtype that has a pathfield dialog and a multifield of pathfield dialogs (because each topic could be associated with a variable number of sub-topics). I then need a multifield of this xtype because there could be multiple topics associated with a given section of the top navigation.
I'm happy to provide more detail if this description is confusing. Thanks!