GrahamHaskin
6 years agoQrew Trainee
Button to start next task
I have a table that uses a "Copy Master & Detail Records" button to populate a pre-defined list of tasks in a child table. One field in that child table is a "Complete Task" button (formula-URL) that marks the task as complete (in the "Status" field, a
Text - Multiple Choice field) and populates the current date in the complete field.
The List of tasks is set up that only the first task has a Status of "In-Progress", the rest are listed as "Not Started".
My question is, can I get the "Complete Task" button to also change the status of the next task to "In-Progress"? The tasks are always done in the same order, but I don't want to set the status of all the tasks to In Progress up front, because then they would all be on the end user's to-do list, even though the majority of them couldn't be started.
Text - Multiple Choice field) and populates the current date in the complete field.
The List of tasks is set up that only the first task has a Status of "In-Progress", the rest are listed as "Not Started".
My question is, can I get the "Complete Task" button to also change the status of the next task to "In-Progress"? The tasks are always done in the same order, but I don't want to set the status of all the tasks to In Progress up front, because then they would all be on the end user's to-do list, even though the majority of them couldn't be started.