Hi all, I’m new in Solidus development.
I’m trying to build an autocomplete textfield like Admin Panel > Products > Taxons.
I have checked the default layout(backend > app > views > spree > admin > products > _form.html.erb) and the controller(backend > app > controllers > spree > admin > products_controller.rb). But still not understand how they work and how they to implement this component liked component.
Please help.