Hi, I have two selects on my page, each one ajax updating a zone containing these two selects. When i change the value of a select, the value of the other disappear. Is there a way in the method onValueChanged to save or reaffect the value of the other select ?
I hope i'm clear...