You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Srikanth Madarapu <sr...@senior-systems.com> on 2005/07/19 17:44:57 UTC

Action for input components

Hi

  I am thinking of adding an action attribute to the input text box, which will be fired when user hits the enter key. Is it a good idea ?  Specifically when thinking the immediate attribute in view. The immediate attribute behaves differently for actions and for fields. What happens if I define an action for a input field and set immediate to true when the form is submitted with another action on the form ?

TIA.

-Srikanth Madarapu