Section | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Static Checkbox, Radio and Dropdown selection control options can be typed into the Options property in the form/flow designers. You can now populate Dynamic Options for Dropdowns, Radios, Checboxes and the ComboBox from a REST web service such as the frevvo Database Connector using control properties. The frevvo Database Connectorextract the values returned from the service
The Dynamic Options feature is now available to configure these selection controls to pull values from a Rest Web Service and dynamically populate the options without the need to write a business rule.The designer need only provide the:
...
A new version (v2.5.3) of the Database Connector is no longer included in the v7.3 frevvo tomcat bundle. It is available in a separate download. You can download it here. The database.war does not extract after startup. You will not see a database subfolder in the <frevvo-home>\tomcat\webapps directory if you are using the tomcat bundle as in previous releases.
The Database Connector v2.5.3 requires v7.3.2 . The v2.5.3+ database connector datasources are now defined in the new <frevvo-home>\tomcat\conf\frevvo-config.properties files. The v2.4.* database connector datasources were defined directly in configuration.xml. This upgrade requires you to move your datasource configuration out of configuration.xml and into a configuration properties file.
...
Embed code for forms/flows now contains container=false by default. This change should not affect existing embedded forms which have container parameter set to true. If you need the container value to be set to "true", change this setting manually for newly embedded forms/flows going forward.
Tips for Embedded Forms/Flows viewed on Mobile Devices
...
Java 1.7 is no longer supported. In-house customers should upgrade to Java 8 before upgrading to v7.3+. Please review Supported Platforms for a complete list.
You must install the Oracle Java Development Kit (JDK) or the Java Runtime Environment (JRE) before installing Live Forms. Although Live Forms will run with either JAVA package, the Insight Server requires the JAVA_HOME environment variable so set it to the installation directory for the Java package that you install. Refer to JDK or JRE Prerequisite for configuration details.
Tomcat version Upgraded
The version of tomcat used in the frevvo bundle has been upgraded to now uses Tomcat 8.5.16. Tomcat 7 is not supported for 7.3.0.
Override _data properties in Configuration Files
...
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.
...
Excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
requires Insight software for the Reporting and Submissions View feature. The Insight software is included in the tomcat bundle. The Insight server MUST be started BEFORE starting . Instructions for Windows and Linux operating systems are listed here:
You do not have to restart the Insight server every time you restart . |
...