Skip to main content

YAML for the dropdown that does not have 'Select all' option:

 

id: dropdown-list-7b5fb6f2-ff12-464a-bdfb-84ff28262328

type: dropdown-list

settings:

  data:

    columns:

      - id: f89c920d-8b0b-4c7d-9399-ca6a9df35b7d

        order: 100

        onClick:

          update:

            selection: multiple

            variables:

              - name: benchmark_1

              - name: Benchmark1_selection        

        attribute: ct_case_table.${dimension_benchmark}

        displayName: ${Benchmark1_selection}

  styles:

    overflow: scroll

    position:

      vertical: center

      horizontal: full

knowledgeModelKey: test-km-ah

 

Select All dropdown

Quick question are you updating variables in both the cases ?

 


@Abhishek Chaturvedi 

Hi

In this case i was trying to work with a view variable(benchmark_1) or with a runtime variable (Benchmark1_selection) that is why there is 2 variables being updated.

 

In normal circumstance it would be one or the other. But the behavior of not having the 'Select all' is consistent with either option.

 

Hope this clarifies.

Thanks

Thomas.


Reply