I have a discussion board which has a field called as Reviewer which is a person field. I want that whenever a reviewer is added to the discussion, a new task / reminder should get added with a due date of 7 days and a mail should be sent. If he does not reply in 7 days, another reminder mail should go. I tried to do this by assigning a task to him with the title of discussion thread. But am facing issues assigning a due date to the task.
Is there any other way or idea for doing the same?