Hello,
I would like to switch the active view of a hidden multiview, but it doesn’t seem to work. Basically I would always like to show the same initial view if the multiview is shown.
I have created a sample that demonstrates the issue.
http://webix.com/snippet/e523532f
Webix_debug throws an error:
Failed to execute ‘appendChild’ on ‘Node’: parameter 1 is not of type ‘Node’.
at TypeError (native)
at Object.webix.protoUI._renderColumn (http://localhost:53258/Scripts/webix_debug.js:18647:51)
Regards, Peter