Well I'm the dummy.
I was looking at this rule:
(task = 'query' and (smartAttribute.className = 'java.lang.Boolean' or ((smartAttribute.userInfo.erPrototype = 'Boolean' or smartAttribute.userInfo.erPrototype = 'BooleanYesNo') and (smartAttribute.className = 'java.math.BigDecimal' or smartAttribute.className = 'java.lang.Number'))))
which resolves componentName to ERD2WCustomQueryBoolean
So I couldn't figure out why I was getting that other message.
Anyway my attribute name was filled and in my rule I spelt it fillled
Tired eyes on a Friday didn't see it until after I had lunch.
Sorry about that everyone,
Johnny
On Oct 11, 2013, at 1:42 PM, Johnny Miller < email@hidden> wrote: Hi Jesse,
I'm trying to query on not edit a boolean. The components that I see are:
ERD2WQueryBooleanRadioList which subclasses D2WQueryBoolean
But the problem is it works with Integers and not Booleans. So true is anything great than 0. But I don't really want to change my model if I don't have to...
Thank you,
Johnny
On Oct 11, 2013, at 1:36 PM, Jesse Tayler < email@hidden> wrote:
is ERD2WCustomEditBoolean helpful at all?
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
|