webix

Webix template, in lines


I want to show all lines of my data. in webix with view template

enter link description here


Solution

  • Do not use templates for arrays. Templates are for data in objects. Use list: https://snippet.webix.com/0si9lnkm

    Also as far as I can tell, type:"line" does not exist https://docs.webix.com/api__ui.template_type_config.html