Dropdowns with optgroup?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
gardnern

Dropdowns with optgroup?

Post by gardnern »

Ive looked through the api doc and cant find a way to create a drop down like createInputDropdown that allows
Is there a way to do this I couldn't find?

Example of what I'm trying to produce...
http://www.htmldog.com/examples/select2.html
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Dropdowns with optgroup?

Post by calguy1000 »

No, there's nothing in the API for this at the moment.

But it'd be interesting to modify CreateInputDropdown to support this, without breaking what we have.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
gardnern

Re: Dropdowns with optgroup?

Post by gardnern »

could check if you pass a multi deminostional array
Locked

Return to “CMSMS Core”