Hello,
I have been asked to create an app that will allow people to sign up for a date to perform a task. We want to limit the number of people to 2 per day so I need a way to have people sign up for a date and have date for which two people have already signed up no longer show in the form or report or whatever data collection vessel we use.
I'd prefer to use a form since they are a more user-friendly UI but am up for options. The biggest thing is we can't have more than 2 people sign up per date.
Is there a way to conditionally format a form so that if a field (I have a column called "closed" which is populated with "Yes" if two people sign up) is not blank, don't show that option? I can build something in SharePoint but folks don't need to be connected via VPN for Smartsheet so I thought I'd try here first.
We do not have Dynamic View.
Thanks much!
Andrea