Answered: How to render a Model Record in a Panel using itemTpl
Answered: How to render a Model Record in a Panel using itemTpl
We used to have itemTpl which could be used on an Ext.Panel to render config.data using an XTemplate. There is no longer an itemTpl config to render in a Panel.
Are we supposed to use a DataViewItem rendered inside a panel if we wish to render a Record to a template within a panel?