This topic is locked

Edit box with AJAX popup

9/21/2017 5:46:52 PM
ASPRunner.NET General questions
T
Tim author

Hi all,
I have a look up field that uses "Edit box with AJAX popup". I'd like the popup box to disappear when a match is made (before selecting it from the popup list box). Essentially there is one item left in the popup box and it matches what is in the field, so I'd like to close the popup box.
For this particular project, the lookup field data is always exactly 11 characters long, so a solution to hide the popup box once there was 11 characters in the input field would work too.
Has anyone done anything like this before?

Thanks,

Tim