This fiddle will show how a "normal" select gets validated while a select2 is NOT , http://jsfiddle.net/VLHN8/7/
This link, https://github.com/ivaynberg/select2/pull/374, claims that there is a special fix to select2 for the validationEngine plugin, however, it doesn't work for me. Anyone have any idea where I'm going wrong?
rener...@gmail.com
unread,
Nov 25, 2012, 11:37:03 PM11/25/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sel...@googlegroups.com, msp...@gmail.com
I'm having the same problem, the Select2 not work with the plugin ValidationEngine. Igor Vaynberg can help us with this?
Clint Worsley
unread,
Dec 20, 2012, 6:45:37 AM12/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sel...@googlegroups.com, msp...@gmail.com
I'm having the same issue.
bassam....@gmail.com
unread,
Jan 4, 2013, 2:43:22 AM1/4/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sel...@googlegroups.com, msp...@gmail.com
It seems validationEngine will actually ignore hidden fields unless the 'prettySelect' option is passed along. This code works: