Hi Team,
I have implemented the field level security for the custom fields on lead entity as below.
When the user (field level security applied) create a new lead, the CRM lets the user to choose the channel(source field is working fine), but when it is saved, it does not allow to save the record. user gets the below error.
So the error in the log file is as below.
User with ID 43b00de7-8a98-e511-80f8-c4346bc5210c does not have Update permissions for the thf_leadchannel attribute in the lead entity. The leadid of the record is 50bb0783-470a-e811-8173-e0071b675c91.
I checked the business process flow, on save java script there is no place that lead channel is getting updated during the creation process.
Could you please pin point me in right direction to identify the cause of this weird error.
*This post is locked for comments