I am stuck in the mind set of creating database tables and creating fields to define a key that defines the relationships between those tables.
Seems Bubble doesn’t work that way to define the user key. Should I be trying to use the Unique ID to define the relationship at all? I have tried to create a field called “Owner” and set the value to the current user’s unique ID when a new thing is created but It doesn’t seem like it’s possible to set a field’s value to a user ID.
Is see that “Current User” evaluates to the logged in user’s email. Is that the conventional way to create the user relationship in Bubble?