THIS PAGE IS UNDER CONSTRUCTION!!! |
|
We recommend that you read the information below before you begin.
Live Forms Online cloud hosted customers will be automatically upgraded on December 16, 2017. The automatic cloud upgrade will be seamless. Cloud customers should review these topics to prepare for the new version of .
If you have any questions, please email support@frevvo.com.
Version 2 of the Visual Rule Builder now has built-in functions and the ability to use operators to enable building useful expressions. The Rule Builder provides a Lookup mode to search for the function that you want to use and a Help mode that provides function syntax information and an example
Use this version of the Rule Builder to create rules to
Compute a Subtotal and Total
Populate fields with the logged in user’s information
Concatenate field data
Populate a Date field when the user signs
The need to manually write JavaScript is eliminated. Here is a list of the new functions:
It also supports these Operators:
Refer to the Visual Rule Builder chapter for more information. Be sure to see the real world sample rules that can be with the Rule Builder on the Rule Examples page.
Data loss is possible if users filling in a lot of data in a long forms/flows close the browser ot tab without saving or submitting. Users are now warned of this situation before the data loss. This applies to use-mode forms and flows only, not edit mode. The warning only shows if there have been changes made to the form/flow. If there are no changes, then no warning is displayed. If the form/flow is Saved or the Save on Navigate feature is configured for a flow, then changes are saved and the warning is not produced on any attempt to close the browser.
The unsaved changes warning feature is not supported on iOS Safari and only partially supported on Chrome Android. You may notice some inconsistencies with workflows. Refer to the Unsaved Changes topic for the details.
The warning behavior message is browser specific. The messages for Firefox, Chrome and Microsoft Edge are shown below:
|
Tomcat 8.5 doesn't allow curly braces in URLs since they are not valid URL chars and deemed a security vulnerability. currently supports parenthesis as well as curly braces. However, if you are embedding forms, flows or the Task List in your website, change the markup to use parenthesis (). Support for curly braces {} will be dropped in a future releases
frevvo-cofnig.properties
PVE Connector no longer included in the frevvo tomcat bundle
In-house customers should review the topics below, the instructions in the Upgrade Guide and Supported Platforms before migrating. It is recommended that you perform a full installation of v7.3+ when upgrading.
v7 License Key Required if you are upgrading from a version prior to Live Forms v7.x Request a v7 license by emailing support@frevvo.com BEFORE you begin the upgrade. v5 and v6 licenses will not work. |
The minimum recommended hardware configuration for your Live Forms server is:
However you must size your hardware platform to your specific form usage characteristics. As the number of concurrent users and forms/flows increases so must the system memory. Refer to the memory configuration topic for the details.
The Insight Server and Service (Batch job) MUST be configured to take full advantage of the Reporting and the Submission view and search capability. Do NOT disable it in the <frevvo-home>\tomcat\Catalina\localhost\frevvo.xml file.
It may be necessary to increase heap size for the Insight server, when reporting on/indexing a large number of submissions. Refer to the memory configuration topic for the details.
The database configuration that was done in the <frevvo-home>\tomcat\conf\catalina\localhost\frevvo.xml file has been moved to the <frevvo-home>\tomcat\conf\server.xml file. Also, note that the datasource in the server.xml file has been renamed to jdbc/sharedfrevvoDS so that it can be shared by and the Insight server.
Configuring the database and Email has not changed. They are now both configured in the v7.4 server.xml file. |
This is intentional and a byproduct of integrating the insight.war into the frevvo.war. The messages formerly in the insight logs are now in the frevvo logs.
You do not have to restart the Insight server every time you restart |