i am really new to Bubble. I have to say that is REALLY great. Good job guys!
I have a small issue with using data.
I have a data type= user , data type = address
in address i have fields like, address, street nr, town, and so on.
In design view i made a form where current user can add his address. when i click “Save” i can see the data in the database, i can also see that, this specific row belongs to the user:
Do you have a field on your user for “address?” The type of thing should be set to Addresses (based on your naming here). You would then save the address to the user’s address field.
Under the “User” data-type, the “address” field needs to be a list.
I’ll make an example with the functionality and give you a link soon, that way you can back-engineer it to see how it works.
If you are logged in, the information you just added should show up in the table at the bottom (I already put two entries there)
If you log out, the information in the table should disappear.
Take note that in the database under the type “User”, I made two entries called “model” and “color”. Both those fields are of the type “Cars” and both of them are lists.
After about one week, I will be deleting that example so my dashboard doesn’t get clogged up. However I will make a complete tutorial on it sometime, which will be stored somewhere else.
Hey ! @cakeheke did you ever made the complete tutorial please ? I cannot make it, same case than @cm1 maybe the new Bubble version is different than what you explained before …