Add a name format for a region
About this task
You can add an additional name format for a region.
Procedure
- Configure a localization_localeCode.xml file.
- Define modal name input PCF files that list the input fields if the current files do not have that sequence of fields.
-
Add a new
ifstatement to the NameFormatter.internalFormat method to handle the formatting of the name string for the new region.See NameFormatter class.
