Hi,I have a CMSUniView that I use to render a navigation menu.However, I'm struggling to resolve inline widgets for same. I followed the documentation on how to dynamically resolve controls but as I'm inside a repeater it's throwing an exception saying the placeholder with id @plcPlaceholder@ doesn't exist in the context (which I guess is down to the repeater creating multiple placeholders with the same ID).Is there any way around this?Thanks in advance
↧