Hi All,
I’m looking for a way to move items to groups dynamically; I will explain.
I have a board called “tasks”. On that board, groups for each day of the month like “01/01/2023”, “02/01/2023,” and so on. (I’m aware it’s not the best practice, but the client insists on having these groups because it’s easier for him to plan ahead and understand what’s coming up the next few days, it’s a very simple and understandable display.
So, I must find a solution until Monday.com releases the group by feature. Another board contains all the projects. On that board, I’ve created a button called “Create task.” This button creates an item on the tasks board with the relevant information from the project board.
The need: I want the user to select the destination group when clicking on the “create task” button so he can assign the task to the specific group (date); remember, each group represents a day in the month and when it needs to be done.
I’m aware that I can create automation on the “tasks” board that can move an item when it’s created and move it to a group, but I cannot place a parameter in the group destination, so “move to a group” is hard coded.
Any ideas? Other ways to group the tasks by date and have a header/group by date?
Thanks