Posts

Showing posts with the label workbench

Salesforce Fact #758 | Screen flow version in translation workbench

Image
If we have enabled the translation of the screen flow components using translation workbench, we need to be mindful of keeping a note of the active version. If we are deploying the new version of the flow, the translation needs to be added for the new version. Attached is one screenshot.

Salesforce Fact #657 | RecordTypeLocalization

Image
There is an object RecordTypeLocalization which stores the translated value of record type label when translation workbench is enabled in the org. Reference:  https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_recordtypelocalization.htm Attached are example screenshots.