Stripes

Tag renderers (not just error renderers)

Details

  • Type: New Feature New Feature
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: Release 1.6
  • Component/s: Tag Library
  • Labels:
    None

Description

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.

Activity

Hide
Sebastian Hennebrueder added a comment - 20/Aug/07 3:29 PM

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

Show
Sebastian Hennebrueder added a comment - 20/Aug/07 3:29 PM 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
Hide
Tim Fennell added a comment - 12/Jan/08 7:38 AM

This is the last really big thing that was left on the 1.5 list, and I think at this point it's more important to get 1.5 out than to get this done. Sorry.

Show
Tim Fennell added a comment - 12/Jan/08 7:38 AM This is the last really big thing that was left on the 1.5 list, and I think at this point it's more important to get 1.5 out than to get this done. Sorry.

People

Vote (2)
Watch (4)

Dates

  • Created:
    08/Aug/05 12:48 PM
    Updated:
    19/Jan/08 2:47 PM