I’d like to hide the input box at first, but if the user chooses “2.student” in the dropbox, I’d like to show the "input box. so that student users can write their school names.
How can it be possible this, with bubble?
I’m new here so I’d be really happy with any help.
Best,
Hiro
casheets123:
Create an input, set it to be hidden on page load (towards the bottom under appearance )
Create a condition under the “Conditional” to make the input visible when the dropdown’s value is “2. Student User”
@casheets123
Thank you for your help!!
I tried the same way now , but the input box would not show up.
Do you know how I can change my setting?
I added pictures of the following steps.
I’d be very happy with any help.
Best,
Hiro
hacker
March 31, 2021, 4:00am
4
Hey,
You have to have the property of visible with a checkbox. Not the placeholder
1 Like
@hacker
Thank you for your reply!!
I tried it with the checkbox, but it unfortunately still does not work fine…
Can you explain with details?
It’s really nice people here help others with issues here.
Best,
Hiro
Hey, like Hacker said. you have the wrong property selected for your condition.
It should be like this, “This element is visible”.
Your selected property is “Placeholder”
1 Like
@casheets123
Thank you so much!!
I finally made it out!!!
Best,
Hiro