Any ideas on how to create a user profile centre?

Hi everyone,

I’m a new bubble user and this is my first question…

I’d like to create a “user profile/preference centre” to which users can log in and update their preferences and settings and such.

Any advice or suggestions on where I can look for help?

Thanks very much.

Laszlo

Welcome Laszlo, we are glad to have you here!
Once you sign up and login, you’ll be taken to the Dashboard, where you have a lot of resources available, most notably the super friendly step-by-step tutorials. I’d suggest doing a few and then coming back with specific challenges you encounter.
Like Photoshop, Bubble takes a bit or time to learn and master, and we have put together a wealth of resources - Documentation is a great place to start.

Cheers,
George

2 Likes

Hi George;

I appreciate the link and the insights…I’ve been using bubble since mid-October and I’ve developed this site so far:

I think I have a fair handle on using bubble (at least for what I specifically need it for), there are just a few outstanding things that I am missing.

I’ve been through the lessons, the videos and the tutorials and I haven’t found anything that is specific to what I’m looking to do yet…

Thanks again.

L

HI Faiz;

Thank you very much, very interesting, getting closer for sure, you’ve definitely given me some ideas and I will play around with it to see what I can do. I may have to reach out again but this is helpful, for sure!

Thank you very much.

L

ive been running into a similar issue as well. I’ve only had luck in displaying the current user’s email.

Under User in data types, I gave the user fields like name, a bio, and a profile picture but when i try to display them as a texts or the profile picture, nothing displays.

I also created an edit / save button where I have it set to -make changes to user- , since its a thing, but still no luck. I run the app, and nothing is saved or changed from what I can tell. I can change it under app data as an admin, but even the information that i enter there will not be displayed when the app is running.

Anyone know where to start for solving this issue?

-Cflux

Okay so 5 minutes later. I figured it out.

create [text box] to -display user’s name-

create edit / save [button] to edit
-set workflow of edit / save [button] to display pop up for edit form
-on edit form, have [input] and save [button].

  • have save [button] set to *make changes to user, -set field as name and = input-

[ ] = entity

  • = edits in workflow
  • - = settings in dialog boxes
4 Likes