Webix Layout as List Template?

Is it possible to have a custom view as the template for a List?

There is not such possibility.

PRO edition allows to set a sub-row view for DataTable:

http://docs.webix.com/samples/60_pro/01_datatable/07_sub/07_sub_form.html

Ok thanks