GH5T
2
Hi @stefanghbergmann, welcome to Bubble.
To handle this, follow these steps to ensure you properly render your option sets without duplicates:
Create an Option Set:
- Name the Option Set: Consoles
- Define the Attributes:
Add Your Values:
- XBOX
- SWITCH
- PLAYSTATION
- … (add more as needed)
Set Up a Repeating Group:
- Create a Repeating Group.
- Set the Type of Content: Consoles
- Set the Data Source:
All Consoles
- Add your icon plugin inside.
Render the Icons:
To render the icons, you can use a plugin like Herofy. Within each group, use the console's icon.
Note on Duplicates:
If you encounter duplicates, double-check your option sets to ensure there are no actual-duplicated values. In my experience with Bubble, duplicates only occur when there are identical values within the option set.
By following these steps, you should be able to render your option sets accurately and without duplicates.