[
https://issues.apache.org/jira/browse/TAPESTRY-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542986
]
Kalin Krustev commented on TAPESTRY-1913:
-----------------------------------------
I needed this several times in cases of ajax operation. These were very complex
cases to describe here and I was able to find another ways to resolve my
problem, which was related only to the static IDs which Tapestry generated for
the HTML elements. Every time my first intuitive attempt was to use expression
for the t:id , but then I had to find another way. Anyway, when I have a
simpler example why this functionality is needed, I will post a comment to
TAPESTRY-1650 .
> Add support for binding expressions for t:id parameter
> ------------------------------------------------------
>
> Key: TAPESTRY-1913
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1913
> Project: Tapestry
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.0.3, 5.0.4, 5.0.5, 5.0.6
> Reporter: Kalin Krustev
> Assignee: Howard M. Lewis Ship
>
> t:id should behave like the other component parameters and support using
> binding expressions like t:id="prop:some_property_name"
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]