When I create a field with the field type user in the database and sign up, the user is registered, but a number is automatically assigned (number of digits: 20 or more).
What does this number mean?
Each DB item, not only user, have a unique id assigned. This is what you see. Click on primary field to change which field is displayed.
I see.
A number is assigned to each piece of data. got it.
thank you.
This topic was automatically closed after 70 days. New replies are no longer allowed.