Just to give some background, I'm creating an app to create a record in Salesforce. However, we have a lot of accounts in our instance (over 15,000) and some of them have the same name. I've created a search that returns the results to a storage variable and I know how to display them in a grid, but...