1 Reply Latest reply on Apr 8, 2010 7:40 AM by ilya_shaikovsky

    rich:editor dont fires action

      hello to all

       

      the rich:edior is very cool. but i want to fire an action on a onchange event.

       

       

                   <rich:editor id="text2" value="#{jobOfferBean.letter}">
                              <a4j:support event="onchange"
                                  action="#{jobOfferBean.countInput()}" />
                          </rich:editor>

       

       

      i tried everything.. but it simply doent works

       

      thanks for trying!!!

       

      greez