0 Replies Latest reply on Apr 11, 2008 10:30 AM by huetal

    <a4j:status> behaviour

    huetal

      Hi,

      I have two a4j:commandButton in a form, one save, one cancel.

      I have a a4j:status for the form, and I'd like to set two different messages, one per button, something like, "saving..." and "cancelling...".

      I tried with a4j:actionparam, but the status is displayed before the bean is being set.

      Is there a way to do this (Richfaces javascript function ?) ?

      Thank you.