Something similar to 1 to 1 relation?

Dear community, I have two data types (Types A and Types B), I want them to be related. For this Types A you already have your registration and a Type Name of Type B; in Type B the same but what I want to do is that when creating a record in Type B; the id of this is stored in Type A.

Someone will have some form.

Are you asking how to store only Type B’s Name and Unique ID to Type A? In that case you can add a new field to Type A called Type B ID and then set it equal to Type A’s unique ID.

Let me know if this answers your question.

Kevin
Free no-code bootcamp by Airdev