Help on activeContent from a global variable

Hi all,
I’m trying to set activeContent from a global variable but sadly unsuccessfully, please check this snippet
https://snippet.webix.com/u8gppnwg

thanks

Hello,
You need to define ActiveContent during the component initialization. Then you can dynamically change the template, which will show this activeContent element.