scrollview inside accordion will not scroll

I am trying to combine a couple of sections inside an Accordion. I need the top section (Help information) to scroll.

https://snippet.webix.com/ab8rqbgs

I cannot get the top section of my Accordion to scroll. (“Checking Attendance” on left of datatable).

I am not getting any errors, even with webix_debug.js loaded.

Please take a look and see if you can help. Thanks!

set autoheight:true for template

Thank you! That worked.

Now that you mention it, I see that property in several examples throughout the documentation, articles and comments.

Might I suggest somebody make that a callout in the documentation, since it seems to be critical to the end result?

I really appreciate the quick response!