--- "David Durham, Jr." wrote:
> Peter L. Berghold wrote:
>> Where the trouble comes in is if the field is unchecked which I thought
>> would set the value of the Boolean to "false."  It doesn't, it remains
>> as a true.
>>
>> How do I implement behavior where if the checkbox is unchecked it sets
>> the corresponding property of the form to false?
> 
> The issue is that an unchecked checkbox does not send a value when a
> form is submitted, so:

This depends on (a) whether or not we're talking about S2 and (b) if we are
whether or not we're using an interceptor stack that includes the "checkbox"
interceptor.

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to