[opencms-dev] using A_CmsListDialog, where is all the JavaScript?
Alexander Wallace
aw at avatartechnology.com
Wed Aug 10 22:21:12 CEST 2005
Ok! thanks that did something different :)
Indeed now the javascript is in place, there are no javascript errors
whatsoever and the help is being displayed on the "admin menu"....
Maybe i started this the wrong way, but i really have no way of knowing the
requirements of this whole framework, so let me tell you what i'm doing, and
perhaps you can tell me what's the right aproach to the framework and if
there are limmitations, etc...
What i did was to create a class that extednds A_CmsListDialog and implemented
enough code to list my items, and also placed code on the
executeListSingleActions method... Now i placed the setParamStyle("new"); in
the constructor and have no javascript errors....
I went on and created my own "view" in opencms and created a jsp that pulls
the Administration menu (a temporary solution to see if it would give me the
javascript) which eventually i want to replace with my own menu, it really is
there just to see something.... In another frame, i have my dialog, which
displays fine...
However, all actions on any of the icons and the search box take me to the
administration view... So evidently there is some settings that tell the
browser where to go once actions are executing, and i'm not setting that...
I am hoping that the framework is not made so it will only work when adding
modules to the administration view.
I'll do more code digging, but if you have suggestions on how to effectively
use the framework, i really appreciate it!
Thanks!
On Wednesday 10 August 2005 10:31 am, Michael Moossen wrote:
> style
More information about the opencms-dev
mailing list