I am trying to develop a subform that loads Account Data from the CRM into the subform line.
The issue I am encountering is that records not visible to other users inside the CRM are viewable in the Integration Field.
Example: userA cannot view Records of userB in the CRM, but via the integration field that functionality is lost and userA can see all of userB's records.
My question is there a good way to instill that same record visibility to that Creator integration field other than pulling the record owner and validating inside the Creator Application using comparisons and alerts ?