Hello,
I have a model-driven app, assigning task to a user. Task has an incremental id (example: task-0001, task-0002, etc.).
If task-0003 is created assigned to a user, how do I include in the email notification with a link that points exactly to task-0003 record?
Thanks.