I have a question about the database.
I would like to connect data of the default “User” type and a newly added “Seller User” type.
I would like to reference the data of the "Seller User "Type by specifying the condition ‘Current user’—. At the moment I am trying to do the following, but I am not able to reference from Current user. I would like to know how to solve this problem.
(1) Fieled name=“Seller User” in "User "Type, Field type="Seller User Create a new field as “Seller User” in “User” Type
(2) I tried to add “Unique ID” of any row of “Seller User” Type to the field I created, but could not create a conditional expression to add the value of Unique ID. However, the conditional expression to add the value of Unique ID could not be created.
However, we could not create a conditional expression to add the value of the Unique ID. Field type=“User” for “Seller User” Type
(4) Add “Current user’s email” of “User” Type to the created field.
(5) Although the “Seller User” type successfully refers to the “User” type data, the reverse is not possible, and I am having trouble.