I'm trying to use the SoHo Lookup component on a Mongoose form. When running the form, the Lookup component will show me the count of the results. But it doesn't show me a list of the results to choose one.
I've successfully used the SoHo Auto Complete component. The Auto Complete component will show me a list of items matching what I've typed in a will let me select one. I have also successfully used the Framework DropList component. For all three of these components, I use the List Source property to set the IDO to use to fill the component.
Is there something else I need to do on the SoHo Lookup component in order to get it to show the list of results?