Customize the Profiles user interface
Specify which attributes should display in Profiles based on the needs of the organization.
In prior releases, customizing attributes for Profiles user interface display was done using profiles-config.xml. That customization is now done using a set of supplied template files and the FreeMarker Templating Language (FTL). This method provides greater customization flexibility.
Use the information in this section to customize the user interface templates.
- Customize display using templates
Customize various sections of the Profiles application using the supplied template files. We can choose to modify the set of standard and extension attributes that are rendered in the user interface for a profile record. Extension attributes of type XML are not provided for use by template authors. We can also modify the structure of the layout of content using the flexibility provided by the FreeMarker Template Language.
- Template data model
Learn about the data made available for use by the customization templates.
- Template configuration options
We can configure how templates are used in the deployment.
Parent topic:
Customize Profiles
Related:
Apply property changes in Profiles