[SOLVED] Integrating select2.js

Answered
0
0

Bit of a cheeky question for the WiseJ team.

I’m in need of a multi-select and have found select2.js which would do what I need.  I’ve been working on an extension that is almost there but I’ve got stuck on how to make the underlying control scroll when there are too many selected tags. I’ve posted my extension here and it is available to anyone who needs it but I could use some help to fix the final issue.

Thanks

Nic

  • You must to post comments
Best Answer
0
0

You probably want to use the FlexLayoutPanel and the TagInput control to do this. Or you can maybe use the FlexLayoutPanel with your select2 control.

  • You must to post comments
0
0

Wow do I feel dumb – I had not even noticed the tag input control which is exactly what I wanted. Thanks Mark!

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.