nvignesh86
23 Aug 2017, 9:25 AM
When i try this code, I got error xtype is missing
<TagField
store={this.store}
fieldLabel= 'Select a Show'
displayField= 'name'
valueField= 'email'
queryMode= 'local'
filterPickList= {true}
></TagField>
Can anybody help me is this.
<TagField
store={this.store}
fieldLabel= 'Select a Show'
displayField= 'name'
valueField= 'email'
queryMode= 'local'
filterPickList= {true}
></TagField>
Can anybody help me is this.