Change type of attribute for new field throught get method of the attribute
Apr 11, 2018 at 12:25 PM|26 Views
Hi to everyone!
I have added a new zfield, through event callback i have populated it. My field is country, and his type is land1. Now i need to change attribute type in search result of my component to display in web ui full name of country and i need to use get methods of the attributes.
Can you help me please with some example of code and in witch get method i should do this.
Add comment