Help

Current Scenario:

I display a simple D2WQuery component. The user types in their criteria, hits submit, and it works. I have it customized nicely to show only the properties I want via the rule system, etc. The next page is an attribute picker, which then goes to the report itself which is basically D2WList with rules, bindings etc., All has and continues to work great.

Problem:

I need to save "custom" reports.

I want to capture what the user had entered so that I can save their query, HOWEVER, I need to retrieve and reload their entries at a later date. I can't just save the final qualifier, I need to save what they entered, i.e., Title "contains" "critical"

Where I stand:

I have looked at and tried to use ERD2WQueryPage as an example with its pushing and pulling of bindings, at first I figured I would drop in the ERD2W Framework, but that would force a lot of upstream changes. So, with Anjos advice I delved into ERD2WQueryPage. The push/ pull system seemed perfect. Well, I get nothing back, ever, anywhere. Compounding my problem is the understanding of DisplayGroups which I have rarely used. Since the bindings are in a displayGroup, and D2WQuery doesn't have a binding for it, how the heck can I get at what the user entered?

Help desperately sought,
James Cicenia

_______________________________________________
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