Skip to main content
Question

Select All check box not appearing in filter dropdown option in views YAML

  • December 5, 2024
  • 0 replies
  • 40 views

rahul.awast12
Level 1
Forum|alt.badge.img

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: ""

0 replies

Be the first to reply!