
Hi there, I need suggestions on how to hide and unhide value in a dropdown if the value already exists in the database.
I already have an idea but I just don't know where to start and how to execute it.
I have successfully created a method that checks if the location already exists in the database.
Here's the code: