0 Replies Latest reply on Jul 3, 2008 12:15 PM by bostone

    rich:inplaceSelect onselect update

    bostone

      When selecting an item from the rich:inplaceSelect I need to rebuild list of items in the second inplaceSelect in the same table row. Something that is routinely done with two regular selects. So I place a4j:support inside first inplaceSelect but the only event that would trigger the actionListener method is "onclick". Can someone please tell me how to wire inplaceSelect to enable action on "onselect" or even better "onchange".

      Thanks