Hi.
I’m about to make a spinoff of Kickstarter to learn bubble better.
And I have made a project editor where users can edit their projects. (Title, Description, Images, etc).
The problem I’m running into is when the user clicks the update button it updates all the data fields, and when there is nothing in the data field it’s updating those with blank.
How can I do so it only updates the data field when the input fields are filled out.
I have tried with different conditional statements but I can’t seem to find the correct one.
Wow, Cool it helped so much, also with the understanding of how to work with databases and bubble in general. I have tried to do with the file uploader (image) but it doesn’t work, It’s because it should not be a static image but a dynamic, and on the other thread, you mentioned a dynamic image, but it’s not showing on the panel.