I have a field that is linked to the user, but it does not accept the same entry more than once
I would like to insert the username in the field more than once, is there any option for that, or is it just converting to text and splitting later?
I have a field that is linked to the user, but it does not accept the same entry more than once
I would like to insert the username in the field more than once, is there any option for that, or is it just converting to text and splitting later?
Hey @arsom.nolasco
That’s a common issue that we need to overcome. I normally just make a list outside of that datatype.
So, a new datatype called ‘kills’. Then you have a field for user not as a list. Then you can have duplicates. Just attach everything that you need to that new dataType. Maybe the ‘game’ or something and the other user. Something like that.
Does that make sense?
Example:
Kill -
Hope that helps!
For All Your No-Code Education Needs: