[opencms-dev] using A_CmsListDialog, where is all the JavaScript?
Alexander Wallace
aw at avatartechnology.com
Thu Aug 11 19:18:46 CEST 2005
Hi, thank you very much for your response...
I'm running the app in debug mode and actionDialog is never called when
clicking on any of the actions... So i gather that the submit is happenning
on the admin content form and never on my dialog... I don't know what else to
do...
Thanks for the help... i'm afraid i may have to look at another framework for
doing custom UI (i really wish i didn't have to)... Maybe try to integrate
Echo2 with opencms or something...
Thanks!
On Thursday 11 August 2005 02:26 am, Michael Moossen wrote:
> - take a look at the A_CmsListDialog.actionDialog() method, there are the
> actions triggered.
>
> --
> Regards
> Michael Moossen
> Alkacon Software - The OpenCms Experts
>
> http://www.alkacon.com
>
>
>
> Quoting Alexander Wallace <aw at avatartechnology.com>:
>
> > 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
> >
> >
> > _______________________________________________
> > This mail is send to you from the opencms-dev mailing list
> > To change your list options, or to unsubscribe from the list, please visit
> > http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
More information about the opencms-dev
mailing list