stefanocudini/bootstrap-list-filter

can not use nested json to display data

avishayhajbi opened this issue · 1 comments

   sourceTmpl: '<a class="list-group-item" href="/profile/?id={id}"><span>{name}</span> <img src="{picture.data.url}"></a>',

the image is not show. {picture.data.url}

how to handle with this kind of json ?

sourceTmpl read from sourceData only one level of properties, no nested properties is supported from internal tmpl method