I am working on the pro version of your product and I want to create a column on the grid that will display only the names for “project” types.
I currently display them along with tasks, but I want to provide more filtering options.
Is there a built in way for that?
Extra information for when column is visible:
I need the column to be static and not get affected by other sorting options(eg. alphabetical, or by start_date), meaning: sort only the tasks and not the projects.
if there is no way to achieve this by using “project” types, is there any way of creating a custom object that would have this behavior?
I need the column to be static and not get affected by other sorting options(eg. alphabetical, or by start_date), meaning: sort only the tasks and not the projects.