Hi,
So I have a situation where the selection from the drop down in rich:comboBox A should cause rich:comboBox B to reRender, thus removing any values previously selected and displaying a blank comboBox. However, what seems to be due (ie, when I remove the code it works like it should) to a rich:ajaxValidator rich:comboBox B retains the value previous selected. rich:comboBox A being id="org", and rich:comboBox B being id="orgiunit" Below is the code:
You guys were nothing short of AWESOME last time in helping me with my problem and I'm hoping you can do it again. Many thanks in advance.