First time developing on Bubble, and I am stumped on this, hoping someone can help.
Basically, on one page, I have 3 dropdown text lists. On another page, I have numerical dropdown lists, which all default to 1.
Based on the user’s selections on the first page, I want it to change which numbers are selected on the second page, while still allowing the user to change them manually as well.
Is this possible in Bubble? If not, would there be another way to allow the number choices other than a list?
Exactly how you will do this depends on the relationship you want to maintain between the three dropdowns. Here are a couple of ideas to get you thinking.
One technique is to use a custom state to set the value of a dropdown.