Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-347

Add the possibility to have dependend drop down boxes

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • viewer-wicket-1.1.0
    • viewer-wicket-1.3.0
    • Viewer Wicket
    • None

    Description

      Something like this:

      addPhone(@Named("Company") Company company,
      @Named("Model") PhoneModel model){
      Phone p = container.newInstance......
      ...
      return p;
      }

      choices0AddPhone(){
      return all Phone Companies
      }

      choices1AddPhone(Company company){
      return models(company)
      }

      Attachments

        Issue Links

          Activity

            People

              danhaywood Daniel Keir Haywood
              chris58 Christian Steinebach
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: