Hello All, I am trying to reset the list of values in a selector with new a set values I have in a list of JSON objects. I dont know the proper syntax for doing this any help is greatly appreciated as I've searched the web for this and couldn't find anything on it.
The only way I know would work is regenerate the selector via generating html in a function (which is no fun). Seems like there should be a better way.