Form_fields and 'multiple' select
Hello again,
is there a way to have a field of type "select" get the multiple attribute without having the jquery combo box get attached inside a form_fields field declaration?
i've tried type = 'select' and mode = 'multiple' to no avail...
any help?
(reason i'm doing this is to attach jquery Chosen instead)
http://harvesthq.github.com/chosen/
Comments
UPDATE: still i can't figure out why if i add another class like the supercombo gets loaded again.... any clues?