What is the best way to create two dropdown filter in component? I want to create two dropdown but the second one is not dynamic after selecting the first dropdown, the second still show all the value. I using value selection widget.
Can you provide your workfow sample?
@tqAkshay95 TEST.knwf (83.2 KB)
Thanks @tqAkshay95 but how to make it, for example at the first dropdown I click βaaβ, then in second dropdown it show only βa1β and βa2β? Or maybe you have different approach of using different node.
For your reference, I have uploaded a workflow and image to help you achieve this result.
TEST.knwf (84.4 KB)
Hi @tqAkshay95 the solution you provide is working, but I facing some bug where it shows missing value. Example, I click βaβ at area dropdown then it display βaβ and βaaβ as expected. However if I click βbβ it showing β(MISSING) aβ. Any idea how to remove this word? Thanks
Itβs not an error or bug; it just gives a warning.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.