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
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
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
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