David, Chris -
There is no reference to a select all javascript i the
HtmlFormRender. Also, I tried Chris's suggestion of doing entry-
name="Y" and it did not work. I might implement a default value for
checkbox myself -- if nobody knows how it's supposed to work, and
nobody objects to my changing it.
Si
On Aug 25, 2006, at 11:39 AM, David E Jones wrote:
On Aug 24, 2006, at 6:00 PM, Si Chen wrote:
Hi.
Does the form-widget support a "select all" for multi-form with
row-submit which some of the older FTL forms support?
Interesting. It sounds like something may be broken. The form
widget should really do this automatically.
Also, is there a way to set the default to "checked" for all the
rows?
Chris mentioned in his reply setting a value in the form def. I'm
not sure about the attribute he mentioned, but setting a default
value should have this effect.
-David