Manage field translations programmatically is also possible and therefore useful as you might import your products from another system and therefore also want to import the translations via the import. Therefore, load the item, where you want to update or add your translation. Then you have to check, if the translation for your language already …
Tag: CRM Customization
Alternate Keys helps preventing duplicates
If you want to prevent duplicates in CRM, you can use duplicate detection rules. This will inform the users, that there is a duplicate, but it’s just an information. The user can click save and the duplicate will be created. If you use the SDK, you won’t get an information about duplicates automatically. Only if …
Disable implicit sharing
If you check your POA-Table, you might find that it is getting big. Searching for the problem, you might also find out, that each of your record is shared with the owner of the parent record.