Combo box with search function

LarysaZ
New Contributor II

Hi everyone,

Is it possible to set a search/filter option in the combo box where user can type in the value and it will be picked up from the underlying list? 

Alternatively, another component that can do it? I have tried using the tree view with search and filter option but it does not display anything if I use member list as bound parameter. Any other parameter type should be used specifically for tree view to work?

1 ACCEPTED SOLUTION

If that doesn't work, then the next option is to use a select member button.

ckattookaran_1-1652391746589.png

 

ckattookaran_2-1652391762569.png

 

 

View solution in original post

3 REPLIES 3

Did you try using the Member Tree component? The parameter will be a member list parameter. (Not sure whether you need .TreeDescendants as the expansion. I can't remember that part now.)

Thank you! I have tried  a member tree component with member list as a parameter but just get an empty box. The same parameter assigned to a combo box gives me a list as expected. I attach the printscreens here. Can I kindly ask you to check if I aDashboard.jpgMember Tree.jpgParameter.jpgm I missing anything in the set up?

If that doesn't work, then the next option is to use a select member button.

ckattookaran_1-1652391746589.png

 

ckattookaran_2-1652391762569.png