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

Input dialog for action label for mandatory parameter not shown when the parameter is an view model

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.12.0
    • Viewer Wicket
    • None

    Description

      We have an action method with two mandatory parameters, the first one is a viewmodel with autoCompleteXXX and second one an Enum.

      Problem: the sign for mandatory parameter on label (*-suffix) is shown only on second label - see attached screenshot

       public DslPortCompatibilityCheckResult dslPortCompatibilityCheck(
                  @Parameter(optionality = Optionality.MANDATORY) @ParameterLayout(named = "DSL Port") DslPort dslPort,
                  @Parameter(optionality = Optionality.MANDATORY) @ParameterLayout(named = "Technology") DslTechnology desiredTechnology) throws PlanningException {
      
      

      Dialog behavior is OK.

      Attachments

        1. screenshot-2.png
          31 kB
          Vladimir Nisevic
        2. screenshot-1.png
          37 kB
          Vladimir Nisevic

        Activity

          People

            danhaywood Daniel Keir Haywood
            niv Vladimir Nisevic
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: