[ http://mc4j.org/jira/browse/STS-47?page=comments#action_10759 ] Sebastian Hennebrueder commented on STS-47: -------------------------------------------
What about a tag provided as hook into custom code. It provides access to Stripes infrastructure and delegates rendering to custom code. We could even think about a shell script being used so that rendering can be influenced dynamically. Regards Sebastian > Tag renderers (not just error renderers) > ---------------------------------------- > > Key: STS-47 > URL: http://mc4j.org/jira/browse/STS-47 > Project: Stripes > Issue Type: New Feature > Components: Tag Library > Reporter: Greg Hinkle > Assigned To: Tim Fennell > Fix For: Release 1.5 > > > I thought about this idea back for a certain pfw as a mechanism to allow > flexibility in the display of the form tags. For example, allowing one to > have a renderer that would output a calendar interface instead of a date > entry if configured to do so. The renderers could be just for the input tags > really, and would be the equivalent of the UI classes in swing. > What struck the idea up again was this other wf: > http://examples.millstone.org/features/ (check out the DateField component, > and set to calendar rendering) > I also really like the idea of being able to intercept the rendering to show, > for example, required field icons/stars, perhaps by groking the destination > validation info. Or just a JS info button that explains the field, based on a > property lookup. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mc4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
