If I’m understanding you correctly, you’re trying to sort people and match them to tasks that they’re available for? You might try some version of @Robert_Petitto 's inline filter technique to sort people into groups based on their availability. If that doesn’t make sense for what you’re trying to do, you could possibly creat an inline list with a relation column only showing users that are available?
dinomeg
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Making a list based on choices | 2 | 524 | February 9, 2020 | |
| Dynamic filtering with choice component | 14 | 1914 | January 6, 2022 | |
| Dependent Choice Component By User | 5 | 455 | February 16, 2024 | |
| Need help with a filter problem | 25 | 1073 | January 17, 2024 | |
| How to filter data per user | 20 | 4797 | February 15, 2020 |