Release notes freestyler v6.0409.15

This was a large release focussed on enhancing the form builder with Conditional Questions. Thus making online forms much more dynamic reacting on realtime input of the online user. For SEO control, the domainname canonical mechanism was introduced.
Due to some peak performance issues (during emailings), on the website of our biggest customer, the webservers and all design elements were checked for the correct performance settings.

Release summary


Changed:
Performance variables of nsf file and important views.

Changed:
Noindex metatag. Now also generates noindex for doctype file/link/none.
And added noindex header on aspmlForm for responders to prevent indexing of xml calls.

Changed:
Update indexes button now updates the random views (day/ hour/ custom) directly in background.

Added:
Custom sorting support. A content manager can now also select a custom item to sort database documents on.

Added:
Canonical domainname support with inheritance. A doc inherits the domain from parent or website (if available).

Added:
On/off support for questions on all forms.

Added:
Questions can now be made dependant on answers in other questions (=conditional). This feature requires activation of ajax forms on the mainconfig or activation of inbetween storing on the form itself. Otherwise the conditional question will be disabled.

Added:
Options can now be made dependant on answers in other questions.

Added:
New question of type date. Acts like the type text field.

Added:
Question comment field, i.e. for online showing of extra information to explain how to use or fill in a specific question.

Bugfix:
Empty paragraph tags present while publishing the intro-text on (ajax) forms.