Can anyone help on the issue below?
I have created a checkbox dialog with the following properties:
label:
name
value
and there are a total of 12 multi select options which I need to hide
into a hidden variable as follows:
<input type="hidden" name="subtradeoption" value="${content.subtrade}" />
I have done the same for a select dropdown and it works fine, but the
value is not coming through to the page from the checkbox. Does
anyone know how I can retrieve multiple checkbox values and place them
into hidden fields?
Muchly appreciated.
Sheetal
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------