D2W Query fails to filter when D2WQueryToAnyField set
D2W Query fails to filter when D2WQueryToAnyField set
- Subject: D2W Query fails to filter when D2WQueryToAnyField set
- From: Ian Joyner <email@hidden>
- Date: Wed, 1 Mar 2006 11:38:46 +1100
My next problem is that on the Member query page, I have simple
string attributes like 'first_name', and relationships like address,
which links to-many to an address table. If I query on first_name =
'jo', I get all the Johns, Joes, etc. If I set D2WQueryToAnyField on
address (or any other relationship), first_name = 'jo' does not
filter but returns all records. If I then change the order of the
query, so that address is on the query page before first_name, the
query again works. (Should not the AND operator be commutative?)
Any other workaround on this?
Thanks
Ian Joyner
Sportstec
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden