emposha / FCBKcomplete

Jquery facebook like(fancy) multi-select
http://www.emposha.com
383 stars 115 forks source link

Validate for atleast 1 entry? #93

Closed dkvdm closed 12 years ago

dkvdm commented 12 years ago

I'm using FCBKComplete for a form but I'd like to validate at least 1 work has been entered. I'm also using jQuery Validation Plugin to validate form elements, but I can't seem to validate FCBKComplete.

Any ideas? Thanks!

emposha commented 12 years ago

Hi, what exactly you need to validate?

dkvdm commented 12 years ago

Hi emposha,

I wanted to validate that atleast 1 entry has been entered. I got this working now :)

Thanks, Dennis