The RadioGroup component always generates its control name from its component
id; a new parameter should give some override control over this
---------------------------------------------------------------------------------------------------------------------------------------------
Key: TAPESTRY-2300
URL: https://issues.apache.org/jira/browse/TAPESTRY-2300
Project: Tapestry
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.0.11
Reporter: Howard M. Lewis Ship
Priority: Minor
i.e., <t:radiogroup t:id="foo" name="bar"> should generate a unique control
name from "bar" not "foo". The name parameter should default to the
component's id.
--
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]