Hi,
I have a small issue with searching a gallery of data.
i originally had customer name as the source for the gallery, and the search box worked fine searching and automatically filtering the gallery list as i typed in search box.
now, there's a new requirement where i have to load the gallery with customer keys. i then do a lookup on the item box to pull through customer name. so, user can see customer name but actual value behind is the customer key. so, now when i use search box, it's filtering gallery items by customer key and not name.
how can I adapt the search facility to search on the 'masked' customer name rather than the customer key?
thanks for your help