Hey everyone
I’m new to bubble, but spent quite some time trying to figure out the best way to make a simple timeline like in the screenshot.
What I’m trying to do:
build a simple timeline based on “moments” in the database.
Moments can have different types (wins, fails, milestones etc) and should look different on the timeline based on this type.
What I tried
- Repeating groups in many different ways. It seems impossible to make different styles on different elements. I can figure out how to make alternating colors using conditional formatting, but it seems to be limited to just colors and a few other properties.
- I tried playing around with different plug ins that create lists, but without any luck.
What would be a good and scaleable approach?