I noticed that default behavior for a completed task in projects (state = complete) is to gray-out that task in the project task list.
This works fine, but is there any way to extemd tha same behavior to other states (e.g. cancelled, on-hold), other than thru automation?
I tried creating an automation for tasks, but I couldn’t find any text field formatting options, it lloks I need js to complete the action.
Before I do a deep dive on the API (although I’m impressed with the doc) , is there any sample code to do this - seems like it would be a common request…
Thx!