Hello,
I have an application based on webix and require.js (like demoapp dashboard) and I try to integrate an html external page in a tabview object.
How is it possible to do that ?
Thanks
Hello,
I have an application based on webix and require.js (like demoapp dashboard) and I try to integrate an html external page in a tabview object.
How is it possible to do that ?
Thanks
It 's ok , we can do that with a template and property : src .
yep, or you can use the “iframe” view ( it works better if you need to include a full page with separate scripts and styles )