Multiselect ajax

Discussions related to customizing hooks. Hooks are documented at http://bigprof.com/appgini/help/advanced-topics/hooks/
Post Reply
TheSpooki
Posts: 14
Joined: 2016-05-19 13:29

Multiselect ajax

Post by TheSpooki » 2017-01-06 15:12

I have created a table in appgini that I am wanting to use as a multiselect. I have a hook and a seperate php file that creates the correct json data I just don't know how to insert it in with select2 I have looked through there documentation and it is only for select2 v4 and appgini uses select2 v 3.4.3. Can anyone send me on the right track to getting this to work. Even better can someone tell me how to make a normal lookup be multiselect so I don't have to create it all from scratch? Thanks in advance!
Joe

Post Reply