Loading data for custom suggest

Loading data to multicombo from variable or json source works, but does not work when trying load the same json source in “data” property from “suggest”.

What am I doing wrong?
Thanks in advance.

https://webix.com/snippet/7a5bbdc9

As you load data from a remote resource you should write the ‘url’ property instead of ‘data’ and then everything will work well : https://webix.com/snippet/350b7f68

Thank you Nastja!, my newbie fault.

Just for my record, the documentation is clear about that:
https://docs.webix.com/desktop__data_loading.html