Typeahead Widget in Metadata Schema Editor
Hi All,
There is a requirement to get a new widget in the metadata schema which will work as a typeahead. That typeahead should take JSON data to suggest the options on typing.
1. We tried to implement the functionality on the text field. But it distorted the metadata schema editor and we were unable to map it to the desired property. And when we edit the property for the same using CRXDE, it reverts it to the text field and the functionality of typeahead or autocomplete is not available then.
2. We tried to set the autocomplete component as the resource type for the same. But again it is distorting the metadata schema editor.
Please let us know if someone has implemented this kind of functionality. Any help will be really appreciated.
Thanks