⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Unset autosearch



Lucas

Lucas
  • profile picture
  • Member

Posted 03 March 2014 - 22:36 PM

Hello...

I need to unset the auto search for an one element in my form. only for one 

 

 

Captura_de_pantalla_2014_03_03_17_16_43.

 

 

 

 

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 04 March 2014 - 04:52 AM

Well dude if u want to remove the jquery choosen from 1 specific field u need to do it using a js file...that u can add using set_js

 

To remove permenantly - u may refer to the following

http://insightmed.eu/blog/programming-scripting/removing-chosen-jquery-select_2012_03.html

 

 

in case u plan to remove the search only... u can refer to following url

http://stackoverflow.com/questions/12161354/how-to-remove-search-box-from-chosen-js

 

 

Happy GCing :)


connard

connard
  • profile picture
  • Member

Posted 04 March 2014 - 23:21 PM

Maybe i didn't understant it but you can just remove the field with "unset_fields".

 

What do you want to achieve exactly ?


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 05 March 2014 - 12:43 PM

well u want the solution where u dont want the dropdown to have the chosen template applied or the search function on the same. By your description above that is what comes to the mind. If that is the case ... either of the above 2 solution provided should resolve your issue