Accessing records in a related list
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 02:55 AM
Is there any way for me to access the records in a specific related list in a script?
Labels:
- Labels:
-
Scripting and Coding
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-20-2017 07:54 AM
Problem resolved. What i did was finding the related list table name and query this table.
Quite a simple solution but maybe not the best