how to do change the reports

Post Reply
vhquijia
Posts: 30
Joined: 15 Apr 2015, 20:39

Hi

Please, i need to change the reports, example: change the header (nombre from myorgansation) or footer. How to do?

Thanks

Victor H
User avatar
neil.walsh
Posts: 444
Joined: 16 Feb 2009, 13:45
Contact:

Hi,

Customisation takes place in two locations

css/essential_configure.css
common/ev3_header.xsl

There are reasonably good comments in the code of both pages to assist with the customisation.

Basically, the CSS file will set 99% of what you want (logos, colours, etc) and the XSL has an option for a custom title for the Viewer.

Additionally, there is a file called configure_ev3.html in the root of the essential_viewer folder which if opened in a browser will preview the changes made to the above files.

Hope this helps

Regards

Neil
Post Reply