Joerg Heinicke wrote:
On 03.11.2004 11:51, Sylvain Wallez wrote:
Does it fix this one?
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27598
Mmmh... not sure, although you can prevent a widget from reading
its value from the request by setting it's state do "disabled".
This bug is more likely
On 03.11.2004 11:51, Sylvain Wallez wrote:
Does it fix this one?
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27598
Mmmh... not sure, although you can prevent a widget from reading its
value from the request by setting it's state do "disabled". This bug
is more likely to be fixed by having w
Joerg Heinicke wrote:
On 03.11.2004 09:06, Sylvain Wallez wrote:
Does it fix this one?
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27598
Mmmh... not sure, although you can prevent a widget from reading its
value from the request by setting it's state do "disabled". This bug
is more likely
On 03.11.2004 09:06, Sylvain Wallez wrote:
Does it fix this one?
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27598
Mmmh... not sure, although you can prevent a widget from reading its
value from the request by setting it's state do "disabled". This bug is
more likely to be fixed by having w
Bart Molenkamp wrote:
Does it fix this one?
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27598
Mmmh... not sure, although you can prevent a widget from reading its
value from the request by setting it's state do "disabled". This bug is
more likely to be fixed by having widgets only changi
Does it fix this one?
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27598
Bart.
> -Original Message-
> From: Sylvain Wallez [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 02, 2004 11:12 AM
> To: [EMAIL PROTECTED]
> Subject: CForms: widget states added
>
> H
Hi all,
I finally added widget states to CForms. All widgets can have a "state"
attribute withe the values "active" (the default), "disabled" or
"invisible", which are defined in a new WidgetState class.
In disable state, values are displayed, but are not read from the
request. In invisible sta