Hello,
Is it possible to have Team Members sign up for their own Items/tasks as the “People” column, up until 3 members have signed up? I would like to present each Item as a “collaborative job” that Team Members are signing up for until a quota is filled. It would be also great if the item then became closed to new interest.
thanks!
Yes. You can set the maximum number of people in a people column:
select "customize People column…
then maximum number of people…
If you want, you could also add a formula column with a formula like this:
IF({Team#Count}=3,"🟥CLOSED🟥","🟩OPEN🟩")
This will be the result:
Jim - The Monday Man (YouTube Channel)
Watch Our Latest Video: The ITEM ID column - What most people don’t know.
Contact me directly here: Contact – The Monday Man
Did that answer your need?
Yes that seems like it could work for us. Thank you!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.