Display data changes

Hello,

This is my first time on Bubble Forum.
I have 2 user types, admin and customer.
The customer has a profile detail and the admin can change the detail of the customer.
How do I display the data that has already been changed by the admin on the customer side?

Thank you in advance.

Where/what are you planning to display? Like some type of notification to the user?

I’m planning to display the customer profile data.

Customer profile data are:

  • Name
  • Date of birth
  • Phone number
  • Address

On the admin side, I can change all of this information, and save it.
On the customer side, I can see the changes that has been made by the admin on my profile page.