Cascading Dynamic Action Menus in CX (5.7)

Hi all,

I want to know if it is possible to make a dynamic action menu that cascades? I thought it would be possible by creating a resource that provides an XML document with nested ActionList nodes.

However this seems not to work. Am I barking up a wrong tree here? Is it even possible?

I want to produce a cascading menu like this:

Preview >
---- Locale1 >
-------- VariantA
-------- VariantB
-------- …
---- Locale2 >
-------- VariantA
-------- VariantB
-------- …

where the Locales are dynamically sourced, and so are the available variants. I’m trying to avoid manually creating Cascading menus for each and every locale.

Thanks all,

Oliver