- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 07:08 AM
Can ATF test whether Related Lists are visible?
Solved! Go to Solution.
- Labels:
-
Visual Task Boards (VTB)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2019 10:12 AM
Update: I do not see how you can validate the actual visibility, but you can validate that the related list exists on the table by querying the 'sys_ui_related_list_entry' table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 07:17 AM
This link might give you answers
https://community.servicenow.com/community?id=community_question&sys_id=b4e96726db1e53c02328f3231f9619ef
Hope this helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2019 02:30 PM
Thanks. That is more about Related List records unfortunately, as opposed to the Related List visibility itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2019 10:12 AM
Update: I do not see how you can validate the actual visibility, but you can validate that the related list exists on the table by querying the 'sys_ui_related_list_entry' table.