Magicsuggest / magicsuggest

Multiple Selection Combo Box using Bootstrap 3
nicolasbize.com/magicsuggest/
1.3k stars 269 forks source link

[Q] How do you gather the data in Complex Templating example #325

Open schroef opened 6 years ago

schroef commented 6 years ago

Im wondering how you pull the data in with the complex Templating example. Where is this data coming from. I tried looking in the source of the example page, but cant figure it out.

Is there more info about this, the main site doesnt show any info about the subject

schroef commented 6 years ago

I see the random.json now :) but how do i connect other data to it then?

Is this done by a jason file using the same structure then?

schroef commented 6 years ago

I see, its quite simple actually. This one needs a lot of styling though. The basic jquery is much easier to style, but this one has way more complex functions. REally nice and the json data add is also sweet