Hi,
I've made a select field with I've made searchable. It targets a company_name column so users can search by company.
It works well but lists duplicate entries if more than one user works for the same company.
Is there a way to stop duplicate entries showing? Any help with the correct Sql WHERE parameter to use would be much appreciated.
Thank you.