How to include User fields in Collection

Hello!

I was wondering whether someone can give me some guidance…

I’d like to track who created a record in a collection - i can do this by creating a related field to the default Users table. So far so good.

However, if that same collection is a task list where i want to include a field where i can assign a ‘task’ to a user within the App, when i try to create that ‘assignee’ field using the same technique (a relationship field to the User table), i am not able to do so…

Is there a way to work around this?

Thanking you in advance!

Hey there, can you clarify this piece for us? What do you mean you’re not able to do so?

The solution should definitely be creating an ‘assigned to’ field on the task table, that links to the user table.