Through Meta Box Builder I have created an advanced select that retrieves its options through a callback function, but when it is displayed to the user it does not update the options if there have been changes unless I change the field type and set it back to advanced select.
How can I make it always execute the callback?