My pleasure, @juan.roberto.garzon ! Glad to hear it was helpful!
Custom states are a little confusing at first, but it definitely becomes easier once you practice setting them up a few times! Here are a few examples:
Nigel’s awesome example on Building On Bubble:
https://buildingonbubble.com/block/selectable-list-1470553906464x624549423891611600
And here is a similar one to the Pizza example too:
Great! To start this, I made a few changes to your original set up. Instead of using Shape elements to create the white square titles, I used the Group element to create the same effect. Then I placed the circular Button and Title within that Group.
Then, I created a new Data Type called “Project” (shown below):
[image]
In your app, you have 6 Project data entries (if you count ‘Other’ as the sixth data entry). Here are those in the App Data tab:
[image]
I created the T…
1 Like