Am 19.10.2012 12:09, schrieb Thomas Cucchietti:
Hello everybody!
Hi Thomas.
<t:radio t:id="radio" value=${currentSubEntity}/> The point is, that when I submit one of the generated forms, I have a TapestryException with message "Could not find a coercion from type java.lang.String to type my.package.SubEntity" while the radiogroup line in template is highlighted.
surround the extension by quotation marks, as for every other parameter: <t:radio t:id="radio" value="${currentSubEntity}"/> That should solve your problem.
regards Peter --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org