Is there a limit for the size of a custom related list?
Hello everyone,
I'm trying to create a customm related list in the accounts to fetch all the deals made by child account in order to have a general view of the deals in the parent Account Page.
Whenever there is no child account, the function is properly doing her job and tell me that there is nothing ti see here but when there are many deals in the child Accounts, the function seems to ragequit at a moment and nothing is appearing on the list but an error message that i can translate in "Sorry there was a problem within your request".
Is there somewhere a limit at what i can fetch with a custom related list?