“How do I create this structure with Bubble inputs?”
Since these are highly stylized dropdowns, I think you’d have more success creating these from scratch using repeating groups, inside of a Group Focus. If you wanted a similar structure, this looks like a Group configured to ‘Row’, with 2 column groups inside, each as a repeating group. The one on the left setup the 12 or 24 numbers for hour, and the one on the right with the 60 numbers for minutes. And then configuring your group height to allow individual overflow scrolling in each column.
Yes, but I wanted to understand how it formats as hh:mm even if the person types or chooses one of the options.
You’ll have to map the 2 group focus’s selected values to a date format when saving in the database
This topic was automatically closed after 70 days. New replies are no longer allowed.