[ 
http://issues.apache.org/jira/browse/TAPESTRY-449?page=comments#action_12357121 
] 

Jesse Kuhnert commented on TAPESTRY-449:
----------------------------------------

I can always "enhance" the submit component at runtime to allow the behaviour 
you desire. Would this be an ok solution? 

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

Reply via email to