I'm trying to figure out how to make some sort of scheduling calendar, where I have a small list of assistants from my users table that can be scheduled on a day chosen from the monthly calendar. If one of the assistants have already been scheduled for the day, I would like their name to be taken out of the dropdown list for the next user, so that they cannot be double-scheduled.
I'm struggling on finding the workflow to filter the dropdown (to choose which assistant) if the assistant has already been chosen for that day.
Currently, I have the monthly calendar set up with a scheduling submission form.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
kpcollier
I'm trying to figure out how to make some sort of scheduling calendar, where I have a small list of assistants from my users table that can be scheduled on a day chosen from the monthly calendar. If one of the assistants have already been scheduled for the day, I would like their name to be taken out of the dropdown list for the next user, so that they cannot be double-scheduled.
I'm struggling on finding the workflow to filter the dropdown (to choose which assistant) if the assistant has already been chosen for that day.
Currently, I have the monthly calendar set up with a scheduling submission form.
Any help is appreciated!
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.