Nevermind -

I think it is a problem with a framework. I am using a different tack that is working.


On Oct 17, 2007, at 4:57 PM, James Cicenia wrote:

Anyone? Even a rough guess?

Even without the popup window... D2WQuery just brings in a completely different page?!

simple:

<webobject name="QueryProject"></webobject>

binding:

QueryProject: D2WQuery {        
        displayKeys = "(title)";
        action = filterProjects;
        queryDataSource = queryDataSource;
        entityName = "PortfolioProject";
}

What could possibly confuse D2WQuery to send the parents page instead of a D2WQuery component?

Any rough thought would help. I have never seen this behavior and have been beating my head for two days now,.

Thanks
James



On Oct 17, 2007, at 9:18 AM, James Cicenia wrote:

Hello -

I have a problem that I have never seen before and is stumping me.

I have a popup page that uses the javascript modal window which I have used throughout my app. It does in fact pop up the window and then load
the components etc.  HOWEVER --

I have a D2WQuery component in the page. If I comment it out the page
renders as expected. However with the component in it ...

It fills the page with whatever was being shown on the parent page?! WTF?!

My popup is part of the wrapper so sure enough no matter what the page is where it comes from it will show it again! I have used D2WQuery before and
never saw this behavior.

I have deleted and rebuilt the app, etc., same behavior. Renamed the component,
changed the datasourrces, etc. same issue.

Anyone have an idea?

Thanks
James Cicenia

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

This email sent to [EMAIL PROTECTED]


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
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