05-02-2014 08:09 PM
Hello,
How to inline createSearchChoice function to select2 widget, for instance this one:
createSearchChoice:function(term, data) { if ($(data).filter(function() { return this.text.localeCompare(term)===0; }).length===0) {return {id:term, text:term};} },
Best regards
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.