Visible based on..

0
Hi,   I`m using the widget “Bootstrap Multi Select” and I want to make the dropdowns visible based on a question (I use radio buttons for this)  where the user has to answer “Yes” to show more questions and if the user answers “No” the questions shouldn`t appear. I know I should use a boolean, beacuse there is no other option with the Bootstrap Multi select widget, but I`m not sure how it works.   Thank you in advance!  
asked
1 answers
3

Hi Laila,

An example may be helpful.

With this domain model:

I can create this page

And configure visibility of the Bootstrap Multi Select like this:

Hope that helps,

Mike

answered