simple task removal project
I am working on a project to remove three tasks based on a selection option on the project. if the selection is "What type of template change is this?" = "Minor" then three tasks are to be removed from the project. So when the user creates this project and selects that choice then fusion removes three tasks from the project. "Reg review, Legal Review, Peer Review". I started with a search module looking for projects created with a specific template, then used a read module to gather the data, then i need to point to the choice on the project. i'm thinking i may need a switch module for the choice. Any help would be appreciated.
