SalesforceLabs / EnhancedLightningGrid

Component that allows you to sort and filter data within the Lightning Experience. Use as a replacement for a Related List, or create a new grid that shows results from a custom query.
BSD 3-Clause "New" or "Revised" License
136 stars 96 forks source link

Error: Cannot get access field: sortablegrid_sobjectname__c on object: sortablegrid_SDG__c #22

Open lauramccraven opened 5 years ago

lauramccraven commented 5 years ago

We are getting the following error

sdgDataProviderNative:LoadSDG:sdgSecurity:CanQuery: Cannot get access field: sortablegrid_sobjectname__c on object: sortablegrid_SDG__c

We are using this solely in our Community and within the Customer Service template. The permission set has been given and the access to the fields is there.

Any idea what we're missing?