Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

Though most forms/flows created on  v4.1.7+ or v5.1.1+ will not require further attention post migration. However, there are a few migration items that you need to consider. If your forms contain any of the following, please read and understand the Planning for v5.3 which may require your action before you begin your upgrade.

  1. Custom Themes
  2. Margin and Padding properties on form controls
  3. Controls with small widths 

Please follow the instructions on this page, to perform your upgrade. Click on the link for the section that applies to your upgrade.  

Table of Contents
maxLevel1

...

  • login as a tenant admin
  • Click on the Configuration Checklist link to verify that all configurations are complete
  • login as a tenant designer user
  • view and edit a form/flow
  • view submissions that existed before
  • test forms/flows  

Applying a Minor Patch Update

If you're applying a minor patch update, for example, applying patch 5.3.5 to your installed 5.3.2 Live Forms server, you can follow these simple steps instead of the more lengthy upgrade steps.  

Warning

Check the release notes to see if a Minor Patch Update is ok for the patch you're applying. For example, if applying patch 5.3.5, see the detailed release notes before continuing.

You can download the latest build from frevvo download page.The latest major version and latest connector versions are available on the public Software Downloads page. 

Follow these steps:

  1. Unzip the v5.3.5 build to a temp directory. 
  2. Copy the \temp\frevvo\tomcat\webapps\frevvo.war file.

  3. Stop frevvo.

  4. Replace the frevvo.war file in your installation with the one copied above.

  5. If you made any change in the web.xml file of your frevvo.war, then you will have to make those changes again in the web.xml file of the new frevvo.war. The steps to do this are explained here or you can just copy the old web.xml and replace the new one with it.

  6. Delete everything inside \frevvo\tomcat\temp directory of your installation.

  7. Start frevvo. 

...