-
How to remove namespace from custom objects and fields in Salesforce?
In my Salesforce org, API name of custom objects is showing with namesapace in prefix. If object name is abc__c then it is showing udit__abc__c but ehile editing udit__ is not visible. How to resolve this?
Log In to reply.