Hi guys,
For each of my clients, I create a project management interface where they can keep track of the project's progress. One of the pages on this interface is a list of tasks.
![JBJ_0-1731581979974.png JBJ_0-1731581979974.png](/t5/image/serverpage/image-id/38207i044DC049ADD1499F/image-size/large?v=v2&px=999)
As of now, I have to manually link each newly created task to the proper project. So I would like to automate this process.
Ideally, I would have liked to set up an automation chose trigger would have been 'when a new record is created on this interface'. But this trigger doesn't exist.
So the only workaround I found for now is to create a List view with hierarchy on and to show the Project name on the level above. But I feel it adds unnecessary clutter to the page design since clients of course only want to see the tasks related to their project.
![JBJ_1-1731582156149.png JBJ_1-1731582156149.png](/t5/image/serverpage/image-id/38208i81CF1D624E8316F1/image-size/large?v=v2&px=999)
I assume I'm not the first one to have this need. So do you guys any other workaround to suggest?
Thanks for your help.