These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Notification Email Customisation

Hello, congrats on a great product.

Just wondering if it is possible to customise the email layout? There are a lot of carriage returns and I would like, if possible, to change the subject line.

Many thanks. Cheers, Dennis.
Dennis 10/7/2013 8:26 PM
Hi Dennis,
Yes, you can override the language file to customize the email subject and body.

Please first see this article:
How to override resource files of FileVista

The language strings you need to customize are the following:

    <String key="666">{0} Event Notification - {1}</String>
    <String key="667">An event has occured in a folder that you ({0}) were set to receive notifications from. The event details are listed below.</String>
Cem Alacayir 10/14/2013 1:40 PM
Thanks Cem. That's a neat way of doing things :-) Cheers.
Dennis 10/14/2013 3:08 PM