I am wondering if the page you redirect to after a save or cancel can be set to “whatever page was before this one”.
Use case –
My users often use their task list (a modified version of the home page) to work through their tasks. E.g,
- Start at task list on hompepage
- Click on task name to navigate to task detail page
- Edit, complete, save task
- Go back to task list on homepage
- Begin again
- Start on contact detail page
- create new follow up task
- Go back to contact detail page to do something else
Is there a token for “page that was before this one”?
Thanks!