I have two selectionOneMany in page, one for county and the other for city. A valueChangeListener stick with country, after change city will be fetch new value corspand with county.
Everything is fine for displaying and change county. But if I update this form after change a county, there is a error with city selection box. "Value is not a valid option." what is the possible cause? -- Anthony Hong

