Problem in adding workflow to dropdown options

I am adding this dropdown with options 1,2,3,4 and 5.
I have some input elements in that page.
What I want to do is, when a person selects 4 in that dropdown, FOUR of those input elements are shown.
I have tried everything, saw videos on yt, checked everything. Still cant figure our. PLEASE HELP. WHAT SHOULD I DO?




One simple way you can set this up is to put the condition directly on the ‘input’ element.

Select the input and go to the conditional section, and add the condition ‘Dropdown A value is 4’, then this input will be visible.

Ankur@ Nocodetalks
Helping Bubble Devs to build No-Code Products. Follow me on Twitter

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.