Refresh dropdown list

I have a dropdown list that pulls its values from a sql query…

I also have a way to add a new value into the table for a dropdown value; however after this is saved to the database using a sql query, the dropdown object doesn’t refresh with the new value included… How do I trigger a refresh of the dropdown object?

Is this a different question than the other one you posted?

No it is the same one… I forgot I had already posted.

This topic was automatically closed after 70 days. New replies are no longer allowed.