Have a value list which displays all values from a specific table. When I connect to the database from across the country, the value list displays correctly in both Developer and Client. The customer has been telling me that the value list window pops up empty when they connect via Client locally and this is true for every user.
I had one of them add a new record to the source table and now the value list is displaying properly but obviously this is a cause for some concern since the behavior is very odd.
Any suggestions would be gratefully appreciated. TIA.
Did you create the valuelist in runtime?
if not: is it a custom valuelist?
if true: what does the method look like?
What is the field type combo/type ahead?
Does the console/logfile show any anomalies?
IT2BE:
Did you create the valuelist in runtime?
if not: is it a custom valuelist?
if true: what does the method look like?
What is the field type combo/type ahead?
Does the console/logfile show any anomalies?
In other words give us some more info please
The value list was created in Developer and simply displays all values from a single table - there are about 12 of them. There is no method. The field type is combobox and I haven’t looked at the logfile since it works on my local machines but not on the client machines.
However, yesterday, I had one user go in and add a new record to the source table and since doing that, the value list is now displaying perfectly on all of their machines. As I said yesterday, this is very wierd stuff. Thanks for responding.