Forum Discussion
QuickBaseCoachD
8 years agoQrew Captain
if you are trying to add an additional user to the user list, you could make a formula which calculates to the new result that you want and write it into the field.
ToUserList([My Userlist field], ToUserlist([my additional user field]))
ToUserList([My Userlist field], ToUserlist([my additional user field]))
QuickBaseCoachD
8 years agoQrew Captain
The Limit appears to be 10 users.
https://login.quickbase.com/db/6ewwzuuj?a=dr&r=fx&rl=dy6
But it is smart enough not to duplicate users. Do you need the result to be a List User field type? Or can it be simple text?
https://login.quickbase.com/db/6ewwzuuj?a=dr&r=fx&rl=dy6
But it is smart enough not to duplicate users. Do you need the result to be a List User field type? Or can it be simple text?