webix.ActiveContent

Hi Support Team,
webix.ActiveContent is not working in version 7, how can we do to use it again?

Please see the following snippet:
https://snippet.webix.com/97973eb5

Thanks for your help

Maybe this will help. > legacy-extensions/activecontent at master · webix-hub/legacy-extensions · GitHub

Hello @Angelino1990,

webix.ActiveContent is not working in version 7, how can we do to use it again?

As lBeJIuk have already correctly pointed out, the deprecated ActiveContent module can be found on our GitHub and included into your project separately.

That said, we still strongly recommend that you use HTML templates for things like icons, buttons, etc. instead of a deprecated module. For something a bit more complex you could use a DataLayout.

And this snippet: https://snippet.webix.com/2db26178

Hello @klompenrunner ,
Where did you find this snippet?

Hi @annazankevich, sorry, just a Google search for “webix activecontent”

Hi @klompenrunner,
Even though the feature is outdated, we cannot influence on indexing of old snippets in Google.
The snippet which you referenced is from our official demos, so we will add a warning to it.
But, unfortunately, we cannot add a warning to all snippets.
Despite this, we will always be happy to help in case of any problems or questions.