I am building a website that is personalised to a particular user group - using show if statements based on the user group and swapping out nested content depending on the category/type of user that is visiting the website. They can change their level of access via a dropdown menu.
My question is that I want to customise the menu that the user views depending on their group access. Is is possible to have nested content and insert MySource Menu Normal Design Area into the nested content? Will it display and be properly parsed by Squiz Matrix? I have only ever nested HTML code into a design area before.