Adding a new report style
You can copy and edit an existing report style.
- Go to the WWWRoot/Themes/Reports/Ergonomic folder in your Sage CRM installation.
- Copy and rename the *.XSL (Extensible Style-sheet Language) files, which define the existing styles for the desktop and mobile browsers. Also copy the CSS files which are referenced by the PC *.XSL files. For example, STDGRIDSPC.XSL and STDGRIDS.CSS. The *.XSL file controls the structure of the report and the *.CSS file controls the look and feel of the report.
- Edit the files so the LINK tag in the new XSL file points to the new CSS file.
- To create a translation for the new styles so that they appear in the Report Style field, click <My Profile> | Administration | Customization | Translations.
- Click New.
- Enter the caption code, which must be the same as the file names (without the PC).
- Enter ReportStyles in Caption Family.
- Enter Choices in Caption Family Type.
- Add the translations for the languages used in your organization.
- Click Save. The new style appears in the Report Style field. For more information, see Report Details panel fields.