Is it possible to dynamically hide a related list in workspace?

Christophe_E
Tera Contributor

Is it possible to dynamically hide a related list in workspace?

On classic UI, you can do it easily with UI Policy Related List Action.

This does not work for workspace.

Client script like g_form.hideRelatedList('problem_task.problem'); does not work either.

 

I try to find a better way that several views.

 

Regards,

3 REPLIES 3

Bhavya11
Kilo Patron

hi @Christophe_E ,

 

in your UI policy Global is checked right?.

Bhavya11_0-1723799217004.png

 

 

Thanks,

BK

Yes, "Global" is checked.

Christophe_E
Tera Contributor

Hello,

Just for info. It is resolved. With client script in UI policy, it works now (from Washington).