Dynamically Change Name For Task Based on Other Fields
It would be nice to have the ability to change the name of a task dynamically based on the data in other fields. I am primarily trying to solve the issue noted in the below link from my how to post.
Proposed New Function:
Allow prefixes or suffixes to be added to task name based on entries in other fields. For example add "[Project Number] - [Assignee] -" to the front of a task name so when viewed from a different view with multiple projects, it is clear what project and person that task is tied to. [Project Number] and [Assignee] would be other fields in the task table.
Alternatively, allow a task in the calendar view to show multiple fields like name (currently the only field that is show without clicking on the task), project number, assignee, etc.