[Chameleon-dev] [Bug 621] ENABLED attribute not working in widgets

bugzilla-daemon at www.maptools.org bugzilla-daemon at www.maptools.org
Thu Oct 7 08:26:51 EDT 2004


http://www.maptools.org/bugzilla/show_bug.cgi?id=621

pspencer at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From pspencer at dmsolutions.ca  2004-10-07 08:26 -------
ENABLED now works, setting enabled="false" will essentially remove the widget
from all processing including getting drawn.  Disabled widgets will be output
into the template as an html comment, as in:

<!--<cwc2 enabled="true" type="Title" label="Chameleon Sample - Base Widgets"
labelclass="title"/>-->

It also removes all javascript and html form vars associated with the widget. 
Use with caution.

fix is in cvs.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Chameleon-dev mailing list