This topic is locked

Unique Values in AJAX popup

7/17/2019 12:26:32 PM
ASPRunner.NET General questions
I
i.NoLim author

Hello,
I have table "Entries" with field 'Account No.' I would like this field to be a lookup field that looks at what values already exist in this column. When I select "Unique values" and choose the "Dropdown box" option it works flawlessly, it doesn't show any duplicates. But if I choose "Edit box with AJAX popup" instead I get a lot of repeated values. I need to "Allow free input" so the "Edit box with AJAX popup" is a must.
Any help will be greatly appreciated.