Re: D2W Query Relationship with multiple values

2010-11-25 Thread David LeBer
On 2010-11-25, at 9:52 AM, David Avendasora wrote: > Hi Ramsey, > > Happy Thanksgiving! > > I've tried every combination of parenthesis on the displayPropertyKeys, but I > always get: > > Java.lang.IllegalArgumentException: While trying to invoke the set method > "public void > er.directtow

Re: D2W Query Relationship with multiple values

2010-11-25 Thread David Avendasora
Hi Ramsey, Happy Thanksgiving! I've tried every combination of parenthesis on the displayPropertyKeys, but I always get: Java.lang.IllegalArgumentException: While trying to invoke the set method "public void er.directtoweb.components.repetitions.ERDAttributeRepetition.setPropertyKey(java.lang

Re: D2W Query Relationship with multiple values

2010-11-25 Thread Ramsey Lee Gurley
I think the ERD2W has a sectioned query repetition so you could do something like displayPropertyKeys = ("(person)","firstName", "lastName","(passport)","passport.country","passport.idNumber") or maybe sectionsContents =((person, firstname, lastname), (passport, passport.country, passport.i

D2W Query Relationship with multiple values

2010-11-25 Thread David Avendasora
Hi D2Wers, I the following entity relationship: Person -> Passport I have multiple attributes of Passport that I want to search on when searching for a Person. Some are text fields, some are drop-downs. I'd like to be able to have them all be under one tag that displays "Passport" and then