How to: Dynamically bind Mode in a multiselect input

Hi everyone !

I want my multiselect to show the number of selected items I have when it’s more than 3 and just show the item themselves when they’re less than 3 but I’m struggling to bind the Mode dynamically.

Can anyone help me with that ?

Have a good day,

Jacques

I’m learning but I think you would try to convert the multiple choice into component to get component variable and then choose to show it out under the condition that you want it

That’s what i did but I dont know what to put in the “mode” for it to switch from one mode to another and there is no documentation about it…

Hello @JacquesL,

If you hover the question mark, you will have information about what you need to bind

In your case, you can use this formula

Thanks a lot !

1 Like