Hi y’all,
I have a “Tasks” object. Each record has a “due date” field and a “frequency” field. I also have created equation fields which add 1, 7 or 30 days to the due date. These fields are set to be formatted as “Date” fields.
I have attempted to set up a task which, when the user sets the task to “Done,” the “due date” is updated according to the “frequency” field (i.e. either 1, 7 or 30 days in the future) and the “Done” value is reset to “no”.
However, the task function does not recognise the equation fields as “date” fields, even though they are set as date fields.
Any help much appreciated.