ComboBox Change listener
Hi All,I created multiple custom Form Types that are combo boxes and I need to change the data of one based on the value of another but I'm not really sure how to do so. I know that I have to implement the addListener(new Property.ValueChangeListene...