for those more knowledgeable: I am looking to implement a basic WISWYG for widgets, so I can design widgets without setup up all the rest of the code. I want to pass a view string into the URL and have it show. content\control\render?widget='<view-map name="composeEmail" type="screen" page="component://content/widget/content/communications/communicationsScreens.xml#composeEmail"/>'
I should be able to pass this into a event that makes it part of a context and calls the rendering for it? any thoughts
