| Area |
Type |
Change |
| .NET
Frontend |
Fix |
Focus is now given to the first field with tabindex above 0. |
| .NET
Frontend |
New |
Print function in the case file. |
| .NET
Frontend |
New |
OnLoad now assumes an implicit direct mapping to all fields on all
pages. |
| ASP
Backend |
Fix |
Corrected bug where, in rare cases, a 'cursor operation conflict'
occurred when saving a group in Admin. |
| ASP
Backend |
New |
Added new options for filtering and sorting on form types in
Admin. |
| .NET
Frontend |
New |
Added [#SkippedPageNumbers#] as web service keyword. Gives comma
separated string of all pages that were skipped so far on this
form. |
| .NET
Frontend |
Fix |
It is no longer logged as an error, when redirecting from a form to
a case file. |
| .NET
Frontend |
Fix |
When removing a dynamic field group, all related labels are also
removed instead of just one. |
| .NET
Frontend |
Fix |
The CSS class of fields a now copied when the field is copied
because it is part of a dynamic field group rule. |
| .NET
Frontend |
Fix |
IRSServer.dll is now fixed so it doesn't cache responses for 23
hours. |
| DB
Design |
Fix |
Corrected "udf_GETWorkflowCaseFolderUserGroupChildren" to handle
names of up to 255 characters instead of just 50. |
| .NET
Frontend |
Fix |
When resubmitting a form, any attachments previously submitted are
now deleted. |
| .NET
Frontend |
New |
A new keyword the Attribute web service: "ReplaceText". Can be used
instead of entering a fieldName to replace ANY text or html on a
form page. |
| .NET
Frontend |
Fix |
Dynamic field groups no longer copies itself 200 times when buttons
are hidden in overview only. |
| .NET
Frontend |
Fix |
Removed the title from irs.aspx. |
| .NET
Frontend |
New |
Changed the name of the form receipt to be the form title and the
reference number combined. |
| .NET
Frontend |
New |
Added keyword support to receipt texts. |
| .NET
Frontend |
Fix |
Removed tabindex from select options in frontend, so they
can be chosen in FireFox. |
| .NET
Admin |
Fix |
Improved error handling when editing a case folder user. |
| .NET
Frontend |
Fix |
Removed error reporting when a form is being shown after it has
been deleted. |