Email notification dates
I have a specific date for a task to be completed. This date is entered on an earlier form. The standard task only allows selection of #days, weeks, months, years. I want the task to have the time to complete as the user entry on the previous form in the process.
Is this possible? If not is there a way around this issue to get reminder and overdue emails sent based off of my user defined date?
-
From what I've seen Agilepoint does not allow exact date entry for task completion date.
The number value for numbers of days/months/years is parameterized. If you are allowing users to enter in an arbitrary date for when the task needs to be complete, you can run some custom Java script or something to calculate the number of days from today to that day. You can store that value in a variable and use it as variable for X number of days in the "general configuration" tab. .
請登入寫評論。
評論
1 條評論