2 Replies Latest reply on Jan 5, 2010 8:36 AM by laixer

    limit status to commandbutton

    laixer

      Let's say I have a form with an ajax commandButton and a status component.

      I want the status component to only be used for the commandButton.

      The only way I have figured out to do this is by setting the "status" attribute on the input components to a non-existant status, but I don't like this.

      Is there a better way to accomplish this?