List of Changes for Laserfiche Forms 9.1.1 Hotfix 1013483.

May 7, 2014 | KB: 1013483
Forms 9.1.1

Summary

This article details hotfix 1013483 for Forms 9.1.1, which includes the following changes:

  • The Process Modeler no longer appears blank when viewing certain business process models. (114087)
  • The Form Designer now properly supports having custom HTML fields that contain <ul> and <li> inside a collection. (113211)
  • You can now configure the timeout limit for converting a submitted form into a PDF file. Use a text editor to open C:\Program Files\Laserfiche\Laserfiche Forms\Forms\bin\RoutingEngineServiceHost.exe.config. In the <appSettings> block, add a new line for the HtmltoPdfTimeout value in milliseconds. The default timeout value is 60000 milliseconds. The modified configuration file should look similar to:

    <configuration>
      ....
      <appSettings>
        <add key="HtmltoPdfTimeout" value="60000"/>
        ....
      </appSettings>
      ....
    </configuration>

    (112877)
  • Forms now properly inserts the auto-fill button for new rows in a repeatable table when the table is linked to a lookup rule that matches multiple fields. (112770)
  • The form submission process no longer ignores data in read-only fields when there is also a file upload associated with the form submission. (112490)
  • When using Internet Explorer, Forms now properly refreshes the drop-down list of available tables in an existing lookup rule after a new table is added to the external database. (112094)
  • Forms now resolves tokens in instance names before sending to Workflow. (111997)

The update includes the following files:

  • EntityModels.dll (9.1.1.1522)
  • FormsCommonUtils.dll (9.1.1.1522)
  • FormsConfig.dll (9.1.1.1522)
  • FormsDataObjects.dll (9.1.1.1522)
  • FormsModel.dll (9.1.1.1522)
  • FormsResource.dll (9.1.1.1522)
  • AutoTriggerServiceLib.dll (9.1.1.1522)
  • E-Forms.dll (9.1.1.1522)
  • FormExportServiceLib.dll (9.1.1.1522)
  • RoutingEngineServiceHost.exe (9.1.1.1522)
  • RoutingEngineServiceLib.dll (9.1.1.1522)
  • WebCommonCtrls.dll (9.1.1.1522)
  • lf.ui.js (last modified on May 4, 2014)
  • forms.js (last modified on May 4, 2014)
  • jquery.upchunk.js (last modified on May 5, 2014)
  • bp.js (last modified on April 29, 2014)
  • design-layout.js (last modified on May 5, 2014)
  • fileupload.js (last modified on April 29, 2014)

Resolution

To update Forms 9.1.1

Click one of the following links to download either the 32-bit or 64-bit version of the update.

KB1013483_x64.zip

KB1013483_x86.zip

Each zip file contains a Microsoft Windows Installer patch file (.msp). Extract the contents of the zip file to a temporary location. If necessary, transfer the appropriate .msp file(s) to the correct computers and double-click the appropriate .msp to update Laserfiche Forms.