Can't hide related list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2019 06:57 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2019 11:12 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2019 11:16 PM
Have you tried with UI Policy? Which List do you want to hide?
Thanks,
Abhishek
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2019 11:25 PM
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'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2019 11:34 PM
Can you share the screenshot? Make sure you are passing name of the related list.
Thanks
Abhishek Gardade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2019 04:42 AM
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.