> Right, so by default the boolean will equal "false"... So when it sets =
> the "fieldvalue=test" it evaluates isTest() and gets false, so false =
> becomes what you will pass if it is checked. Change this to =
> "fieldValue=true" and it should do what you want, I think.
 
thanks. it worked :-)

Reply via email to