[ http://issues.apache.org/jira/browse/TAPESTRY-449?page=comments#action_12357119 ]
Norbert Sándor commented on TAPESTRY-449: ----------------------------------------- As I know Submit component does not work correctly in AjaxForm (correct me if I'm wrong). This feature would make possible to use LinkSubmit instead of Submit in AjaxForm, just the renderer should be set to a "button-style" renderer. BR, Norbi > add a renderer parameter to LinkSubmit > -------------------------------------- > > Key: TAPESTRY-449 > URL: http://issues.apache.org/jira/browse/TAPESTRY-449 > Project: Tapestry > Type: Improvement > Components: Framework > Versions: 4.0 > Environment: Tapestry 4 > Reporter: Norbert Sándor > > LinkSubmit should have a "renderer" parameter similar to DirectLink. > - It would allow the customization of the rendered link > - It would make the link components more unified > - I'd like to implement a special submit component in the Tacos project to > submit a Tacos:PartialForm. When submitting a form partially, the Submit > button's name is not automatically included in the request so its listener is > not triggered. The easiest workaround for this would be the usage of > LinkSubmit (which works well with Tacos:PartialForm), but the visual > appearance of the LinkSubmit should be customizable to match the l&f of > Submit. > Br, > Norbi -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
