Hello -
Hunted around quite extensively to find out how to disable option
grouping with $form -> input().
I am using a hardcoded list of options:
print $form -> input('myDropDown', array('options' => array('1', '2',
'3')));
Which is generating the option groupings - which I don't want.
Anyone got any ideas?!
Cheers,
kez.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---