Background image not refreshing after deleting data in Bubble Mobile

I have a group called Logo in my mobile app with a background set to Search for Business where owner = Current User :first item's logo. When I click the delete button, the logo is successfully removed from the database (App Data is empty) but the background of the group does not update automatically. The change is only visible after manually refreshing the app. Is there a way to force the dynamic data to refresh on the current view in a mobile app without navigating away?

It’s hard to tell from what you provided, but I do have a question.

When you say “when I click the delete button” are you deleting the Business row or the User row? Or are you just emptying the logo field for the User?

What exactly are you deleting?

I have never had this happen to me but you can try resetting your Logo group after your deletion. That usually helps when a group isn’t “behaving properly”. You’ll find this in your workflows under “Element actions”.

On a side note, if you are deleting an image or a row with an image in the row, make sure you delete the actual file (which you can see in your database’s File Manager) as well. Otherwise, you will have an image sitting out there that you’ll never use wasting storage space.

Hope this helps.

Hi :slight_smile:

Thank you for the quick response. I have already dealt with this situation because after adding the logo in the workflow, I added Make changes to BusinessThing to change: Search for BusinessType Businessnew constraint (owner = Current User): first itemField (logo = Result of step 2 - open camera library), and I added the same thing in the background dynamic image, and now everything works.The problem has disappeared on this page :slight_smile:

Have a nice day Natalia