For one of my entities in my portal I am getting the error:
"Number of link entities in query exceeded maximum limit"
This is only happening when saving a new record. The entity is custom and does have more than 10 lookups so the error makes sense.
What doesn't make sense is I can save new Opportunities (not a custom entity) and the Opportunity entity has more than 10 lookups.
Am I overlooking something or does this have something to do with a custom entity?