[ 
http://issues.apache.org/jira/browse/TOMAHAWK-102?page=comments#action_12429010 
] 
            
Michael Heinen commented on TOMAHAWK-102:
-----------------------------------------

Using forceId="true" with t:inputHidden and a binding attribute still gives me 
the generated id which is not forced.
When I drop the binding attribute it works well and I receive the fixed value.
 

 


> ForceId does not work when used with bindings
> ---------------------------------------------
>
>                 Key: TOMAHAWK-102
>                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-102
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: ForceId
>         Environment: Apache Tomcat/5.0.28
>            Reporter: Sarodge Dechgan
>         Assigned To: sean schofield
>
> I think that the forceId is a great attribute.  However, I noticed  that when 
> using a component binding, there's no to assign the forceId attribute.
> i've tried using 
> myTable.getAttributes().put( JSFAttr.FORCE_ID_INDEX_ATTR, "true");
> but that doesn't work.
> Is there a work around?
> i've also noticed that assigning an id through component bindings doesn't 
> work either.
> -sdechgan

-- 
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