Hi everyone,
I have created a plugin that populates a lookup field based on values from a custom entity. This User Lookup field is on the LEADS entity.
I get a plugin error "Object reference not set to an instance of an object".
However, when I have full write access privilege on the Leads entity I do not get this error and the Lead gets saved.
Why do I need full write Privileges to get my plugin working?? I don't really want to give users full write privileges on Leads. Any other alternatives?