Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sanford, I looked at your blog and didn't see anything about this, would be very interested to see how to do this.
I am using this multiselect JS https://cdn.jsdelivr.net/jquery.multiselect/1.13/jquery.multiselect.min.js . I have it working but the field validation is not working properly, When I hit submit with the field blank the error message will not pop-up, it doesn't submit though which is good. You can...