Changes in version 2.25
Changes in this version
Sharing dialogues: In DialogueShare you can now preview all dialogues. This allows you to test out dialogues before importing them into Interact. An overview of all forms is also available from the link https://skjema.onacos.no/fildeling/, so that you can share dialogues in the Interact Community. (SBF-1073)
Public 360 SIF: If the birth number / organization number is not provided or mapped, then the document is created with an . (SBF-1071)
Public 360 SIF: Support has now been added for SIF API 360 Online (RPC services instead of SOAP services). We support the use of API key in URL for RPC services. When transitioning to the SIF API in your organization, contact your supplier to change the configuration to Public 360. (SBF-1069)
Public 360 SIF: P360 web service integration adds /BasicS on url if https is enabled. Contact your supplier for more information on Public 360 configuration. (SBF-1047)
ADFS: Interact now supports auto-logon through ADFS, which means that internal dialogues can now be operated in the cloud, and have AD-logon without the server having to be registered in the domain.
XML-delivery: We have extended the support for syntax in XML data transfer to Custom File. Spaces and periods are added in tag names, with no hyphens around, and duplicate tags, dynamically generated from arrays. (SBF-943)

File definition now supports "decorating" properties with @element and / or @doctype.
@element (3) will change a list in file definition in XML result from
<name>
<string>text1</string>
<string>text2</string>
</name>
to:
<navn>text</navn>
<navn>text2</navn>
@doctype (2) will insert <! DOCTYPE>, at the top of the XML file (under the <xml> tag). Two values are added. The first is the name you start with in the file definition (1), and the second is the .dtd address (see "navninnitoppen" (2)).
The fields can be used for fixed values or for mapping of values in the custom file dispatch tab.
Translations: Emails about data transfer errors, errors when importing forms, and reminders of revisions were always sent in Norwegian. They are now available as language variables and are sent out in the webfront language. (SBF-1072)
Signing: Now it works to reject signing and then sign again on the same reference number. It also works to cancel signing before receipt pops up on the screen, and let skjemavedlikehold finish the job in the background. You can thus, as a user, close the website after you have signed with Posten, without this stopping the rest of the signing process. Signing status is clearly displayed in Interact under Submitted dialogue. (SBF-998)
Bug fixes
Pdf receipt: In version 2.24, we made a change to the summary page so that you could change its looks by using stylesheets. This led to a change in page breaks in the PDF receipt, where it was found that the label was left on one page, while the field content showed on the next page. This has now been fixed so that the label and field appear on the same page. (SBF-1103)
From-to date: The module crashed the dialogue if only one date limit was set in either Min. value- or Max. value-fields (under Settings) This has been fixed, and in addition improvements have been made around the validation of the date, the ability to enter letters and numbers in these fields, and the option of choosing years from a drop-down list on the calendar in front. (SBF-1076/1102)
Attachment: A change has been made to prevent the dialogue from being timed out when submitting a dialogue with large attachments. (SBF-1078)
Attachment: If the attachment module was set up with predefined names, and these should be included in the receipt, then the dialogue crashed when the user attempted to upload the attachment. This has now been fixed. (SBF-1057)
Download: In the Interact client, under Properties for dialogue, we have a "Download" button that generates a pdf version of the dialogue. This presented an error message when clicked, but now works as before. (SBF-1075)
View summary: If "View summary" was turned off, users could submit the dialogue without filling out all the mandatory elements. (SBF-1065)
Guidline text / Info text: Several errors have been corrected: (SBF-934)
- Multi element displayed incorrect guideline text when setting cursor in field.
- For check box and radio button lists, the texts dropped from the top, instead of behaving in the same way as for other elements.
- The texts did not show in mobile view
- Some texts could not be accessed with a keyboard.
Info text: changed to always appear under item they refer to when used in form. It is no longer necessary to click on the element / info icon for info text to show in the help column. (SBF-1162)
Privacy policy: On internal dialogues, this never displayed correct unless the disclaimer was manually entered into the internal database and changed there. This has now been changed to ensure that the privacy policy is always retrieved from the external database, and any changes you make under Settings - Privacy policy will therefore show the same for internal and external dialogues. (SBF-719)
Bug fixes that affect customers with Flow
Fixed an error where the dialogue URL became false if you opened a dialogue from Flow. (SBF-1087)
Changes related to translations in Interact
The following texts have been added as language variables. The general text is added under Settings, Text tab.
- SkjemaUthentingFeilEpostEmne: An error occurred when submitting dialogue "{0}"
- SkjemaUthentingFeilEpostMelding: Dialogue "{0}" with reference number {1} failed to deliver to one of the following: email, file area, web service or custom file.
- ArkivImportFeilEpostEmne: An error occurred while delivering a dialogue to {0}
- ArkivImportFeilEpostMelding: Dialogue "{0}" with reference number {1} failed to deliver to {2}
- SkjemaRevisjonEpostEmne: Dialogue revision
- SkjemaRevisjonEpostMelding: It is time to revise the following dialogue: {0} {1}
- SkjemaInnsendtAv: The dialogue was submitted by {0}
- DefaultEpostEmne: Message from Acos Interact
- FlowUgyldigBrukerForSkjemaOverskrift: No access
- FlowUgyldigBrukerForSkjema: You cannot access this dialogue. It either does not exist or belongs to another user.