HIde UI Acton from Planning Tab in New Project Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2024 06:45 AM
I have created UI Action and made it visible on New Workspace by using Workspace Section in UI Action.
But UI Action works in detail Tab
But it doesn't work in planning tab.
So I need to hide it from Planning Tab. Please help how I can hide it from planning tab or make it work there as well. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 04:11 AM
You can hide the UI Action from the Project Planning Workspace, Planning tab by UI Acton visibility -related list on the specific UI action. You have to exclude the button in Move project -view, see picture below:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 04:28 AM
Hey, Thank you for your reply. But in this case it will be hidden from Detail tab also. It should be visible in Detail tab but not in Planning tab because UI Action is not working in Planning tab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 04:45 AM
On your case, could the reason be that on your Workspace Client Script, the g_form is trying to set some values that are not visible on the Planning -tab, meaning that client sciript won't work and because of that, nothing is happening.