Greetings,

Am I right that activeselect module doesn't support groups (OPTGROUP)?

Can I create the structure like this one to specify that items should created within an OPTGROUP:
'target-name-2' => array(
'options' => array(
'group1' => array(
'value' => array(
'opt-val-3' => array(
'value' => 'opt-text-3',
'selected' => FALSE
)
)
),

Thanks for your help.

Comments

haza’s picture

Status: Active » Closed (won't fix)

This version of Active Select is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.