Accessing records in a related list

joaosantos
Mega Expert

Is there any way for me to access the records in a specific related list in a script?

5 REPLIES 5

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