Skip to main content

I am working on creating views and created Filter check box with on click option , but  Select All checkbox is not coming at right side.

Below is the YAML I am using

id: dropdown-list-60b99e03-3e73-459b-87be-9d51464f35
type: dropdown-list
settings:
  data:
    columns:
      - id: c3c70431-d853-4ff1-95ac-50bc70a226ff
        order: 100
        onClick:
          update:
            selection: multiple
            variables:
              - name: target_attribute_name1
        attribute: TABLE_1_2.TARGET_ATTRIBUTE_NAME
        displayName: ""

Be the first to reply!

Reply