+

Search Tips   |   Advanced Search

Customize display using templates


Customize display

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.

The customization templates are :

  1. Check out the Profiles configuration files:

    To determine cell name:

  2. Open the needed configuration file, for example to edit the main section of the business card display, open....

      Connections-config/profiles/templates/businessCardInfo.ftl

  3. Modify the file contents to include any custom HTML or fields.

  4. Save the changes.

  5. After making changes, check the configuration files back in, and we must do so during the same wsadmin session in which you checked them out for the changes to take effect. See Applying property changes in Profiles for information about how to save and apply the changes.

  6. If we have enabled template reloading, the changes are reflected immediately in the user interface. If not, restart the application to recompile the template and display the customization changes.


Customize display


Parent topic:
Customize the Profiles user interface


Related:
Post-migration steps for profile types and profile policies
Add custom extension attributes for Profiles
Apply property changes in Profiles
Profile-types