To-Do only for tasks that are "In Progress"

Posted by Rollbase User on 31-Jan-2013 07:22

In "To-Do" I would like that assign to the task person received reminder via email, but I want that this happens only when task is "In Progress". Right now I'm receiving reminders for all tasks that are overdue "In Progress" or "Complete". I modified trigger and created formula formula:- "{!status#value}"=="In Progress"; Now I'm not receiving any reminders at all. Please help me achieve necessary.

All Replies

Posted by Admin on 31-Jan-2013 11:50

Please always use triggers' Debugger when you have trigger-related problem.

Posted by Admin on 02-Feb-2013 12:59

let me clarify:

""In Progress" that I'm using in Trigger formula is one of the Workflow Statuses.

For some reason I can't locate Integration Name for Workflow Statuses, this is maybe what cause for this workflow not able to ran.

Please provide me with an instruction where I can find a Integration Name for Workflow Statuses. If my theory is wrong please provide me with a proper solution.

Because I'm using standard Object - To-Do from your CRM application, this solution may benifit not just me but other users Roolbase too.



Bellow is a result of debuging my formula

Posted by Admin on 02-Feb-2013 13:43

Please remove "formula" word which seems to be foreign to JavaScript expression.



Posted by Admin on 03-Feb-2013 22:11

Thank you Pavel, it is working now.

This thread is closed