Effacts version 3.6 has been finished. This major release sees many bugs, originating in the development of version 3.5, fixed. Besides fixing several problems, 3.6 also contains several new features.
3.6 is already available for several ‘installed’ customers and will be launched for the online environment in July.
Style
Corporate identity
Customers using the installed version of Effacts where able to set up their own login page and CSS.
As of 3.6 this is no longer possible. The custom login pages had too many security issues, being outside of Effacts management. Everyone now has the same login page. This page still has the option to set a custom title and sub-title. The CSS has been turned off because this caused an unreasonable amount of maintenance when small changes in the html or CSS of Effacts occurred.
Organigram
Several changes have been made to the organigram. Primarily to give better support for categories.

Category colors
The colors of the categories have been changed to make differentiation between different parts of the organigram clearer.
Data Entry
First field in edit form
When editing, the first field of the form no longer has the main focus. This solves the issue where users would unknowingly commit unwanted changes.
Edit document
The option to directly edit Microsoft Office documents in Effacts has been turned off. This caused too many issues with users accidentally committing changes where they only meant to read the document. The option isn’t gone, but has to be explicitly turned on.
Maximum amount of symbols in text area
When Effacts is running on MSSQL or Oracle, it is no longer possible to put more than 4000 characters in a text area. It was already impossible to save more than 4000 characters, caused by a limitation of the chosen database. PostgreSQL has the capacity to save more than 4000 characters.
Data export
Report templates
It is now possible to export data from a report into an Excel or Word template. This is an addition to the feature allowing subject pages to be exported in to a template.
Excel templates
Besides templates in Word and PDF it is now possible to use information in Effacts to fill an existing Excel document. For example; this allows the use of pivot tables in reports. An example of this can be found in the contracts demo.

Special characters in document name
Documents with an ‘em dash’ —, ‘en dash’ – or ‘figure dash’ ‒ in its name can now be opened using Internet Explorer. It was previously possible to download these documents but an error in Internet Explorer made it impossible to open them.
PDF printing and special characters
It is now possible to print pages containing special characters to PDF. This concerns characters such as; ë and ó.
PDF printing and reports
It is now possible to print reports containing the ‘ character to PDF in Internet Explorer
Browser support
Internet Explorer 9 support
Internet Explorer 9 is partially supported by Effacts. At the moment the browser is set to compatibility mode upon opening Effacts. Full Internet Explorer 9 support will be supported in a future release.
Ipad
The ipad now has better support. An error in JavaScript that made reports of types with multiple relations glitch visually has been fixed. By fixing this error all pages and screen besides the popups now have full Ipad support.
Breadcrumb in Chrome
The breadcrumb ( navigation under the logo) is now working properly in Chrome, even when containing a large amount of pages. Earlier releases had issues with this feature because of the internal cache in chrome used by the browser for redirects.
Mailing to group
When mailing to a group of users the collection of email addresses will now appear in the BCC of your message. This applies to mails by users. It doesn’t apply to alerts as these are always sent to a single user.
Searching
Active and inactive dossiers
In Effacts 3.5 a search result would only show active dossiers, causing a lot of confusion.
As of 3.6 search results will also show inactive dossiers. It is still possible to only show active dossiers by selecting the link above the search results. (see picture below)

Popup
Search results in the popup are now the same as the ones in the normal search result screen. Results shown in the search popup are now based on:
- Active and inactive dossiers
- Relations
- Fields
Search results in PDF
It is now clearly indicated when a search results contains PDF documents in which one or more of the search terms have been found.
Relative link
When a URL is relative, it will no longer cause a new tab or window to open. This makes it easier to make a report containing a collection of the most important links within an environment.
Fields
It is now possible to hide fields completely on:
- Making a new form. The form can now be made simpler by hiding certain fields, making data entry faster.
- Editing a form. Fields only used when creating can be hidden for editing. This avoids any accidental changes.
- Editing a form. Fields containing the title or tracking number of a dossier can now be hidden. This avoids showing unneeded information on the page.
Besides these it is now possible to hide the label of a field on the page view. This is especially useful for large amounts of text. Text and title can be aligned making the page view a lot clearer.
Security
Obligatory password change
Users are now obligated to change their password when logging in to the application for the first time.
Logging in with an in-existent user
When a non-existent user tried to log in it would give an error message. The application behavior has now been equalized for both existing and non-existent users.
Backup
When a database is turned off or becomes otherwise inaccessible this will no longer cause a need for manual maintenance to get the application up and running.