2007-11-28 - 4.2.6.0

Udskriv siden

Area Type Change
Frontend
Backend
New Replaced component calling web services to the one integrated in the .NET framework. 
ASP Backend New Removed 3 of the 4 web service timeout settings and changed timeout unit from seconds to milliseconds.
Frontend
Backend
New Added [#CaseFolderUserType#] keyword, which returns User, Admin or Unknown. Also improved [#CaseFolderUserGroup#].
Frontend
Backend
New Added [#FormXMLEncoded#] which includes all the form content as xml in a html encoded format.
Backend New Removed username from mail and user interface related to the "Forgot password" function.
Frontend New Added possibility of using casefolder/ShowSubmittedFormIRS.aspx to directly show a submitted form in the case folder, to avoid having to navigate to it after having logged on.
Frontend New Interactive now accepts AttributeChange objects and manipulates attributes in form elements. In addition, SetInnerHtml and RunScript field names can be used as special field names.
Frontend New Made it possible for an OnLoad to return a REFERENCE_NUMBER node that sets the reference number of the form currently being filled in. Upon submittal, the form with that reference number is overwritten.
Frontend New The form elements are now written in the same order as their tabindex. Elements without tabindex are written last. This is not visible, but affects the order in which text reading programs (JAWS) read the form elements.
ASP Backend Fix When importing a form with a dynamic field group based on buttons, the rule no longer degenerates to being based on field content.
Admin
Frontend
New Added new fields to case file users and case file groups. The extra name of users and groups is shown in overview, both within the case file itself and when administering users and groups from Admin.
ASP Backend Fix When HTML-Encoded content is saved in the webservice setup dialog, it is kept when that webservice setup is opened at a later time.
Backend New Added more SOA interface methods to SubmittedForms, including option to update a submitted form and search forms by their field content. Added complete SOA interface for CaseFolders and CaseFolderUsers.
Admin New Tab to display basic functions of the SOA interface.