Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1469

New Wicket tag 'wicket:for'

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.2
    • 1.4.18, 1.5-RC6
    • wicket
    • None

    Description

      This often happens during my daily work:

      You create a form with labels and corresponding input fields. As it is now, you have to bind all those Labels and FormComponents together with some "boilerplate" code within Java.

      I'd like to suggest the following enhancement Wicket tag:

      <label wicket:for="username" wicket:messge="key">default message</label>

      where wicket:for contains the referenced wicket:id

      Attachments

        1. WICKET-1469-for-wicket-1.4.x.patch
          9 kB
          Erik van Oosten

        Activity

          People

            ivaynberg Igor Vaynberg
            jkriesten Jan Kriesten
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: