Trails

use tapestry @Label component in our editors

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1.0
  • Labels:
    None
  • Number of attachments :
    0

Description

Currently we are using simple html label tags, using Tapestry Label component will allow us to link properly the label with the input field.

Issue Links

Activity

Hide
Alejandro Scandroli added a comment - - edited

fixed on svn rev 738
It wasn't as easy to fix as I thought. To use a FieldLabel component the component to be labeled must implement IFormComponent interface.
In the process of fixing this I made AbstractPropertySelection extend PropertySelection.
There are still some Trails components that need to properly implement IFormComponent in order to interact correctly with the container form.

Show
Alejandro Scandroli added a comment - - edited fixed on svn rev 738 It wasn't as easy to fix as I thought. To use a FieldLabel component the component to be labeled must implement IFormComponent interface. In the process of fixing this I made AbstractPropertySelection extend PropertySelection. There are still some Trails components that need to properly implement IFormComponent in order to interact correctly with the container form.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: