I’ve created a component from a Navigation Inline element I’ve styled. I want to be able to make the specific menu able to be selected in each instance where I place the component (i.e., sometimes I will need a different menu loaded in that component).
I don’t see in the component parameter doc a way to create that opportunity. I did see in another forum topic that the “choose” parameter is not able to work with dynamic content (yet). Is that what I’m running up against?
If so, should I just be using templates for now?
(BTW it was extremely unclear how to use templates in the new CS – I only now just noticed them in the elements list after looking high and low for how to access them. The docs really need to be rewritten ASAP for the new CS since so many things are so different.)