So in my app, I’m trying to personalize the user experience simply by addressing customers by their name. For example, when they load the page I’d like it to say something like "Hello, " is this possible?
If you store the information in user DB, yes…
I suggest you to check lessons if you are starting using Bubble.
Basically, you can just set a text element with Hello (click on dynamic data and select Current user’s name)
2 Likes
Ah that makes sense. At first I didn’t see the insert DD tab and just thought it wasn’t there. Thanks!
1 Like