
My user is getting this error message when adding leads from data.com to SF. I do not get any errors.
"insufficient access rights on cross-reference id"I've got a trigger setup on the Lead object, and the trigger references two custom settings. Is it the trigger or the custom settings that the user doesn't have access to? I don't see how you give access to triggers or custom settings...?
The trigger does two things:
- Sets a couple of field values (ex: Lead source)- Translates a couple of values by looking them up in a custom setting2 respuestas

After backing out the trigger and all validation rules... my user is still getting this error. And if I switch the user to my own profile (since it works for me), that makes it start working for them. So I'm getting there's some kind of permission that they're missing? And thus more of a data.com issue rather than a developer issue.