Hi everyone,
I am new to Bubble here. Learning from many of you in this Forum, but I cannot find an answer to this problem I am facing.
I am using Auto Binding to update the User Profile information.
In my App, I have 2 types of users with some standard fields and some unique fields.
I have created 3 data types:
- User (with standard fields)
- Client (with unique fields for this User)
- Customer (with unique fields for this User)
I have created a Profile page to update that info as you can see in the image below:
On the left side, I have grouped the various Inputs all together and set up the group as below:
Type of Content → User
Data Source → Current User.
This works well.
On the right side instead, the Inputs are related to another Data Type Client. When I try to set the Group to Auto Binding, I have an issue.
Type of Content → Client
Data Source → I cannot find the right Data Source in the dropdown. (see image below)
If I choose Current User, it does not work since the data are different types.
If I choose Parent’s Group’s Client, it does not give me error, but it does not save anything.
Any suggestion? I am sure I am doing something wrong.
Thank you.