Title: Melding
Hi there!
 
Is it not possible to have: for Boolean:
 
<isEqual prepend="and" compareProperty="booleanObjectProp" compareValue="true">
 
or similar for boolean ?
 
<isGreaterThen prepend="and"  compareProperty="booleanPrimitiveProp" compareValue="false">
 
????
 
Have tried most combinations with
 
isBooleanObjectProp()
getBooleanObjectProp()
isBooleanPrimitveProp()
 
etc, it still don't include the and boolean/Boolean clause of mine.
 
Any suggestion ?
 
 
 
Thanks!
Erlend Bjørge

Reply via email to