Forum Discussion
QuickBaseCoachD
7 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]))
AlexGale
7 years agoQrew Captain
I do think it needs to be a user list type. The field is primarily used in an automatic notification I have set up that emails each user in the list.