HIde UI Acton from Planning Tab in New Project Workspace

Tanu Rani
Tera Contributor

I have created UI Action and made it visible on New Workspace by using Workspace Section in UI Action. 

 

TanuRani_1-1716903626205.png

 

 But UI Action works in detail Tab 

 

TanuRani_0-1716903539937.png

 

But it doesn't work in planning tab.

TanuRani_2-1716903823611.png

 

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.

3 REPLIES 3

Community Alums
Not applicable

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:

Screenshot 2024-12-05 at 14.03.45.png

Tanu Rani
Tera Contributor

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.

Community Alums
Not applicable

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.