[ http://issues.apache.org/jira/browse/MYFACES-1166?page=all ]
     
Martin Marinschek closed MYFACES-1166:
--------------------------------------

    Resolution: Fixed

Thanks to Catalin Kormos for this new feature!

regards,

Martin

> New attribute "disabledOnClientSide" for the extended input text component
> --------------------------------------------------------------------------
>
>          Key: MYFACES-1166
>          URL: http://issues.apache.org/jira/browse/MYFACES-1166
>      Project: MyFaces Core
>         Type: New Feature
>     Versions: 1.1.2-SNAPSHOT
>     Reporter: Catalin Kormos
>     Assignee: Martin Marinschek
>     Priority: Minor
>  Attachments: inputTextDisabled.jsp, sandbox-examples.patch, 
> tomahawk-inputText.patch, tomahawk-tld.patch
>
> There is one common problem with web-applications: disabled components don't 
> send back their value to the server. Now what if you want to change a value 
> per javascript, but not let the user change it?
> There is now a new attribute for the extended input text component, 
> "disabledOnClientSide", that when set to true willl determine his rendering 
> as disabled. A hidden input field is used to submit back the actual value.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to