
Project: XPages Extension Library (Managed by Philippe Riand, Niklas Heidloff, Dave Delay, Akihiro Kosugi, Maire Kehoe, Tony McGuckin, John Piermarini, Martin Donnelly, James Quill, Darin Egan, Padraic Edwards, Andrejus Chaliapinas, Lorcan McDonald, Simon McLoughlin, Paul Hannan)
Subject
dojo & dojox content pane
Posted by
Bryan Sentz on 07/19/2012 at 10:13 AM
Details
I'm trying to load the "dojox.layout.ContentPane" to allow interaction with a page loaded via href. The XSP page I'm trying to load is from my local domain.
I've tried a few different ways to achieve the same result and always get the error:
Error: Bundle not found: loading in dijit , locale=en-us
I'm loading the "dojox.layout.ContentPane module as a resource. It does appear to be loading the module. At least it appears so in firebug.
- I add the dojo.layout.ContentPane from ext lib and add dojox.layout.ContentPane as the dojo type.
- Tried adding a xp:div and dojox.layout.ContentPane as the dojo type.
- Tried adding a div and dojox.layout.ContentPane as the dojo type.
It does load the page but get's the error and reverts to loading the page via the dojo.layout.ContentPane. Is it possible to load the dojox content pane?
Modification history
| Entered 19-Jul-2012 10:13 by Bryan Sentz. Last Modified <none> by Niklas Heidloff. |
Feedback
Check out other projects
Anonymous