[ http://issues.apache.org/jira/browse/MYFACES-70?page=history ]

Matthias We�endorf updated MYFACES-70:
--------------------------------------

    Summary: Add forceId support to all extended components  (was: Add directId 
support to all extended components)

> Add forceId support to all extended components
> ----------------------------------------------
>
>          Key: MYFACES-70
>          URL: http://issues.apache.org/jira/browse/MYFACES-70
>      Project: MyFaces
>         Type: New Feature
>     Versions: 1.0.8 beta
>     Reporter: sean schofield
>     Assignee: Matthias We�endorf

>
> (See original email chain from myfaces mailing list --> 
> http://www.mail-archive.com/myfaces-user%40incubator.apache.org/msg00662.html)
> It would be nice if the MyFaces extended version of the basic JSF tags 
> supported a "directId" attribute.  This attribute would allow the JSP 
> programmer to directly specify the id attribute of the HTML element (instead 
> of relying on the one generated by the faces component using the 
> FacesContext.)
> This would allow for the standard use of getElementById() in client-side 
> javascript functions.  Currently available workarounds are too cumbersome.
> I envision this would require (at a minimum) changing some of the HTML 
> rendering code (both the encode() and decode() logic.)  As Craig has pointed 
> out, there will also be challenges in implementing this for components that 
> render more than one element from the same component (such as UIData).

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to