Thank you thank you.... I finally got this to work with the AjaxModalDialog. It 
is not exactly what I wanted (I would have preferred to get the 
AjaxModalContainer working correctly), but it will suffice.

I am beginning to think the problem with the AjaxModalContainer is a bug and 
not my fault. If I knew enough to fully understand what is going on and feel 
confident I would list it as such. But alas I don't.

I wish I had someone that could look at the problem and see whose fault it is.

Ricardo, Thanks again.

Ted



> On Jun 27, 2009, at 8:03 PM, Theodore Petrosky wrote:
> 
> > Well, almost. I used one of my test projects and I was
> able to create the AjaxModalDialogOpener and a
> modalContainer. it worked fine.
> > 
> 
> Did you use an AjaxModalContainer or an AjaxModalDialog in
> the one that you say worked fine?
> 
> > however I can not seem to get it to work in my
> project. I think it relates to the DirectAction. I am using
> one of the podcasts that show how to use a DirectAction to
> create the session.
> 
> I'm not following that...
> 
> > when I click the contact company name it fires the
> action (and selects 'current'). however the modalContainer
> never appears.
> > 
> > If you have any ideas, let me know..
> > 
> > Ted
> > 
> > 
> > EditTheContactOpener: AjaxModalDialogOpener {
> >     label = current.companyName;
> >     dialogId = "EMC";
> >     action = selectRepObject;
> >     
> > }
> > 
> > EditContactModalContainer : AjaxModalContainer {
> >     id = "EMC";
> >     showOpener = true;
> >     transitions = false;
> >     locked = true;
> > }
> 
> I have not used AjaxModalContainer but I think showOpener
> binding should be false because you are already using an
> opener to open it.
> 
> Have you tried changing the AjaxModalContainer to an
> AjaxModalDialog to see what happens?
> 
> 



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to