Can't hide related list

TzachB
Giga Contributor

Hello everyone,

I'm try to hide all related lists on my form  but it's doesn't work for me.

I tried g_form.hideRelatedListS(); all the related lists are disappeared except one.

I tried to hide the specific list but it's still there. (g_form.hideRelatedList('REL:7bb4a2e0134e6e001b8f3598d144b03b');)

 

Thank you,

Tzach.

20 REPLIES 20

Hey, thank you for your reply,

this exactly what i did, in the related list field i have the sys_id value, not a table name.

and like i said, even when i use g_form.hideRelatedLists() function, this one refuse to disappear.

 

Have you tried with UI Policy? Which List do you want to hide?

Thanks,
Abhishek

Thank you,
Abhishek Gardade

I don't have this tab, maybe the reason is that my instance is on Kingston version?

I want to hide OOTB related list in HR, it's call 'cases for subject person'

Can you share the screenshot? Make sure you are passing name of the related list.

Thanks

Thank you,
Abhishek Gardade

it's a little bit problem, cause I work on premise instance.

but i'm sure that i'm search the list name in the the right place.