I have used the "tags" xtype on a component dialog, but I would like to render the tag picker with a slightly different template. Rather than displaying the tags' titles, I'd like to display the name.Is this possible? From the docs, I've tried to use the tpl config option, but I can't get it working...