I’m always struggling with conditions in Bubble, I’m still learning but right now I have a recurrent problem
I have a dropdown showing all options from an option sets,
I want to set the default value from a parameter sent by URL BUT Bubble doesn’t seem ok with that, and this is the problem I always have
Bubble still asking me more conditions whereas I only want small conditions
Here I only want the value inside parameter type in my URL…
What is the ‘data format’ of the parameter you’re sending? Maybe text? If you want it to work correctly, you’d make it send the option set value itself (which would be the unique ID I believe).