Project Workspace list menu action (planning section)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2025 08:17 AM
Hi,
I am trying to add a new context menu UI list action within the planning section of project workspace.
I was able to find out how to create a new UI action button in project workspace, but i need some help getting pointed in the right direction to add list actions.
In the planning section it shows the project tasks associated with the parent project. So, I assume the list action will be created via pm_project_tasks table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2025 08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hey Raynar, did you have any luck in adding a new row action?
I have now a similar requirement in customizing the available row actions and for now setting the visibility per row.
I found out that there should be a datagrid property of the ui component "Gantt" called "Row Context Menu Items" but I do not find the place where those actions are defined or how to add new ones