Working on getting scrollview from html markup working. I am getting the scrollbar but it is not adjusting for height. http://webix.com/snippet/31b7dd11
With or without HTML markup, scrollview expects the defined height of the inner component. Set data-autoheight="true"
for the template: