select on a toolbar has an API for changing the selected option setListOptionSelected(), how would you go about changing the option programmically on a form?
I tried setItemValue() and setting selectedIndex, nothing appears to be happening on the gui.