Hi. I’m fairly new to Bubble and I seem to be having what I think is a ridiculous problem.
I have a user form with a bunch of inputs (date, category, type, cost, etc). I’ve set up an edit popup for these data in case a user wants to edit one of the fields. Everything works fine; the input fields all show the current responses and the user can edit any of the fields. The problem is if the user only edits one or two fields, the other fields which are already populated in the dataset are erased. This seems super counterintuitive and I can’t figure out why it’s happening.
My workflow is a simple “make changes to a thing” and I’ve set all the input fields to accept changes. What am I missing? Do I need to create an “only when” of some sort to prevent data that already exist from being deleted?
Thanks!