Hey I really appreciate your help, but please one more thing. How can i use this getParam method ?
I've tried several ways, and yes I'm using the old version of webix
$oninit: function (view, scope) {
// I have tried this way
// re…
And when I tried the url something like http://localhost/ptct/webix-old/vcp_v1/#!/app/dashboard?id=7899, webix assumed that dashboard?id=7899 is the name of my view, webix can't separate them. any suggestions?