I am fetching a list of databases list and showing them as choices in a select box dropdown list. I want to hide the option inside the form feed setting once it gets selected.
Can anyone let me know how can I get the saved feed database options? or any way to hide the option(dropdown choice) once it gets selected for the same form.
I want when I save Database 1
as feed for the form then it should be hidden when I try to create a feed with Database 2
from the same form.