Hide and unhide value in a dropdown button if the value already exists or deleted in database?

Viewed 32

enter image description here

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:

enter image description here

0 Answers
Related