Hello,
I’m trying to do something ‘simple’, but I can’t make my logic match Bubble’s logic. Hoping for any advice that can help me solve this.
I have a data type ‘organization.’ Each organization has a field type ‘website’, which is a list. (Think of a blogger business where there are multiple websites.)
I want the organization’s admin to be able to edit/delete websites.
To display websites, I use this expression:
That is convoluted, imho, but that’s the only way I seem to be able to populate this repeating group. At least I see the list of websites.
I want to add an option to delete a website. I watched videos from other users on YouTube, and I don’t see similar options to delete a thing in my app. When I try add a workflow to the ‘trash can’ icon using the same expression as listing websites, I get this message:
“Delete text…: To delete should be anything saveable but right now it’s a text.”
Each website IS a ‘text’ in the database, so… ![]()
I tried ‘delete a thing’, ‘delete a list of things,’ and ‘make changes to a list’. Each time, the expression is red and asks for (More…) to be added.
What am I missing here?
Getting really frustrated with this learning/building process. Any help is appreciated.
Thanks in advance.



