hi,
i need to search a view for documents where their ‘company’ field value equals that chosen by the user. I have done this by using the searchView URL query and this works fine however i have a problem. this is due to the fact that some companies contain the names of other companies. for example there is one company called GDH, and another called GDH International. When the user searches for GDH, the search returns results for both companies. so what i need, is a way to search the field for exactly what the user enters. any ideas?!?
thanks in advance
gwyn