Welcome Guest, Not a member yet? Register   Sign In
Form Helper Dropdown - remove search box [NOT OFFICIAL CI TOPIC]
#1

[eluser]Unknown[/eluser]
I can't find out how to remove the search box from the dropdown helper, without affecting the core (not that I tried that... I can't take that route).

Anyone know of an attribute for:
echo form_dropdown('name', $options);
?

EDIT:
Just learned that the framework I use is not the official CI, but the one forked off by Phil the Philanderer. Thanks again Phil.
#2

[eluser]CroNiX[/eluser]
what search box?
#3

[eluser]InsiteFX[/eluser]
Ya I want to know also.
#4

[eluser]Unknown[/eluser]
Perhaps this has to do with PyroCMS... if that's the case I'll edit this thread as appropriate.
But I figured since I was using CI code that it was a CI function all the way.
#5

[eluser]ivantcholakov[/eluser]
@nanohard

The Chosen plug-in? It adds to the standard select a search box. http://harvesthq.github.io/chosen/

It has "disable_search" option.

Edit: http://harvesthq.github.io/chosen/options.html




Theme © iAndrew 2016 - Forum software by © MyBB