This could be because the jsx (Javascript extension) might not be loaded in wysiwyg mode.
Do you actually need to view your widgets in Wysiwyg mode ? If not you could use velocity and use #if($context.action=="edit")Widgets are not displayed in Wysiwyg#else ... #end Ludovic On Tue, Jun 7, 2011 at 10:31 PM, afrey <[email protected]> wrote: > Marius, > > Please see the attached file for the code that I'm using to display the > Ozone widgets in the XWiki page. > > http://xwiki.475771.n2.nabble.com/file/n6451265/CodeSubmitedToXwikiTeam.txt > CodeSubmitedToXwikiTeam.txt > > The problem is not displaying the widgets in the iframes. The problem is in > displaying the query results on the map. And all of this only in the > wysiwyg > mode. If I'm in the regular display mode, I'm able to see the all the > widgets (map, query, etc) plus the results returned by the query on the > map. > When in the wysiwyg mode, I can see the widgets, but the results that I get > from the query widget, are not displayed on the map widget. Does that make > sense? > > Alina. > > ----- > - Alina. > -- > View this message in context: > http://xwiki.475771.n2.nabble.com/XWiki-and-Ozone-widgets-tp6427000p6451265.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Ludovic Dubost Founder and CEO Blog: http://blog.ludovic.org/ XWiki: http://www.xwiki.com Skype: ldubost GTalk: ldubost _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
