I have a Multivalued Field with list-type="checkbox" and I want to have an wd:action button for "Choose all". How can I do this ?
<wd:action id="all" action-command="allitems">
<wd:label>All Items</wd:label>
<wd:on-action>
<javascript>
i = event.source.parent.getWidget("items");
?
</javascript>
</wd:on-action>
</wd:action>Thanks
Michael Roth
Michael Roth
Technische Universit�t Wien
Zentraler Informatik Dienst - Zentrale Services
Wiedner Hauptstra�e 8-10, 1040 Wien
Tel.: 58801 42091 / Fax: 58801 42099
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
