Versions Compared

Key

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

Disclaimer:

The enhancements, feature changes and tickets listed below are subject to change up until the final GA release date.

  • The list is incomplete and more items will be added over the coming days.
  • Items you see listed may be removed before the official GA release date at the sole discretion of frevvo.

This v10.2 documentation space is not complete. You will likely not find some v10.2 features/changes updated yet until the official GA release date. 

Automatic Upgrade for frevvo Online (Cloud Hosted) Customers

frevvo Online cloud hosted customers receive a seamless automatic cloud upgrade. If you have any questions, please email support@frevvo.com.

New Features 

v10.2 contains many new features and enhancements to improve

Table of Contents

Automatic Upgrade for frevvo Online (Cloud Hosted) Customers

frevvo Online cloud-hosted customers receive a seamless automatic cloud upgrade. If you have any questions, please email support@frevvo.com.

New Features 

frevvo v10.2 contains many new features and enhancements to improve the workflow design experience, improve viewing and downloading submission data, and some under-the-covers enhancements that will streamline runtime performance. v10.2 also introduces Dashboards, an exciting new feature that will provide key business insights to your stakeholders with the same visual design and logic features you love in forms and workflows. 

To see all of the new features for this release visit our Detailed Release Notes page. Here are some highlights to get you started:  

Tip

Watch our Whatour What's New in v10.2 Webinar (*coming soon) for a tour of our favorite new features!

...

The Workflow Design Wizard will now automatically create a 3-step workflow for you. You will be prompted to enter a name for each step. The steps are routed to the designer's email address by default, but you can change the assignment to a user or role(s) in the wizard if desired. You can still add, move and delete steps in the wizard as before. In the form created by the wizard, the initial section is labeled "Employee Info" and each approval section contains a digital signature (signed section.) The Workflow will also come with an a Document Action: Send Email set to send a PDF snapshot to the designer's email address when the workflow is submitted. You may notice minor changes to the Task Notification, Messages, and Reject Email set in the workflow by the wizard. These changes are designed to help new designers envision a workflow pattern for their use case , and to be a faster approach to creating a new workflow for any designer.

...

Behind the scenes, we've made enhancements that load your task list and task list search results faster than ever, improving user experience even for tenants with thousands of tasks. Here 's are a few other improvements you will notice in the Task List UI.

...

When you view your Task List's Inbox, Recent tasks, and Saved tasks, you will now see "# to #of #" at the top of of your task list. This give gives you a quick, at-a-glance view of the total tasks shown in this view. Pagination is not currently supported, so you will always "1 to <total tasks> of <total tasks>" at this time. This will also display at the top of the screen on mobile devices.

...

  1. From the Task List, click the Audit Trail icon. Every step will display an eyeball "VIEW" icon. Click any of the eyeball icons to view a read-only version of the workflow in it's its current state. Use the Navigation Toolbar (always visible in Read-only View mode) to navigate to prior steps. 
  2. From View Submissions, the workflow name will now always appear as a link, even when workflows are in a "PENDING" state. Click the link on any PENDING submission to view a read-only version of the workflow in it's its current state. Use the Navigation Toolbar (always visible in Read-only View mode) to navigate to prior steps. 

...

The Task Perform URL in their Task Notification Email can now be re-used to return to a workflow step that was Saved (using the Save/Load feature) or where the browser was closed (using the Save on Navigate feature.) When a user saves a task and closes the browser, they can click on the link in their Task Notification Email again to return to the step they saved.

  • For step steps assigned to a Role, only the user who currently has the task locked will be able to access if it via the Task Perform URL in their Task Notification Email.
  • In the case of a screenflow, the task will reopen at the step on which it was saved.

...

frevvo has implemented a new upgrade model that runs a background process to upgrade all resources (users, projects, forms, workflows, etc.) immediately after the frevvo application upgrade. This process will only run if there is a model change, not simply on a version change. The upgrade process will take some time. However, since upgrades are typically performed during low-usage periods, this will not affect most users. For users that are accessing frevvo during the resource-upgrade window, their resources will be upgraded on-demand as they are accessed. For example, logging in upgrades the user, accessing a project upgrades the project (but not it's its child forms, workflows, etc.), and accessing a form/workflow upgrades the form/workflow. All resources will be upgraded either via the batch process or upon access without any load delays for users.

...

In past versions, forms and workflows created from schema were dependent on the uploaded schema at runtime. This model is heavy on memory usage and sometimes results in form, workflow, or project corruptionscorruption. In v10.2 this is resolved by removing this dependency on Schemas at runtime. Instead, a cache of the schema information is maintained in the form/workflow document. This has several benefits, including making forms/workflows more resilient to corruptions, making run time leaner and simpler, and paving the way for future enhancements such as versioning.

...

  • Updating a Schema will no longer automatically update all affected forms and workflows. Instead, frevvo will flag all forms/workflows that need to be updated and the designers must edit the form/workflow, refresh the data sources and then save. At this point, the designer always has the choice of cancellingcanceling. The form will continue to work based on the old schema until the designer refreshes it. You will no longer see a yellow warning that controls area are unbounded after a schema update.

  • There is a new "Refresh data sources" option in the form/workflow's upper right-side action menu. Click this to refresh that form/workflow's data sources.
  • Form/Workflow uploads containing schemas:

    • When the project does not contain the schema, the upload will always add the schema from the zip.

    • When the project does contain the schema in question, the upload will ask whether the user wants to replace it. If the schema is replaced, all forms/workflows in the project will be checked and flagged when incompatible. Otherwise, if the schema is not replaced, then only the uploaded form/workflow will be checked for incompatibilities against the existing schema.

  • Compatibility will only be checked for the top-level elements (i.e. DocumentTypes) used in a form/workflow. If a top-level element is not used, then the form/workflow will not be incompatible.

  • You will no longer see the _types.xsd along side alongside .formtype files in the database or when downloading forms/workflows. The information that used to be in the _types.xsd file is now stored inside the .formtype file.

Note

See also Migration Considerations: Schemas as you may need to take action after the upgrade to refresh existing schemas.

...

A blue spinner will now appear in the center of the screen when a business rule or other condition takes more than 1.5 seconds to load to communicate to the user that the form is loading. The ComboBox control has a similar indicator for conditions where searching for a typed-in value take takes longer than 1.5 seconds. 

Here are some common conditions in which the user may see this icon: 

  • Rules, Document Actions, or Form actions are being executed
  • A schema-bound / Doc URI table is populated
  • A table is populated from a Google sheet
  • A table/repeat control is scaled from few to many or many to few rows through rules
  • There is a A rule/loop that runs at the form load event and delays the opening of the landing page
  • A large amount of data is populated in the dropdown through query
  • A ComboBox searches for a typed-in value
  • PDF generation takes a long time upon form submit 


Retired Features

Submissions (Legacy View), Saved Fields, and Export to Excel

Submissions (Legacy View) has been retired in v10.2. Customers were primarily using this feature to export an unlimited number of Saved Fields in an Excel format. In v10.2, Saved fields has have been replaced by Export Fields (see new feature described above) which allows selected fields to be exported in the CSV in the current Submissions view.  .  The View Submission Details: Data tab function of Saved Fields is replaced by Summary Fields.

Internet Explorer Not Supported

...

frevvo now automatically infers the time zone from the user’s browser time zone upon login or first access (anonymous users). When you browse a form/workflow's share URL, you will notice that frevvo automatically appends the _formTz parameter to the URL with the detected browser time zone. This means that you now only need to add the _formTz parameter to share URLSs URLs if you wish to override the user's own time zone. Business Rules that use current date and/or time functions will automatically run in the user's time zone , unless it is overridden by a specified _formTz parameter.Customers currently using _formTz in share URLs may no longer find this necessary unless they intentionally wish to override the user's time zoneby a specified _formTz parameter.

Customers currently using _formTz in share URLs may no longer find this necessary unless they intentionally wish to override the user's time zone.

REST API Login Timezone

Logging in via the REST API (as in this user csv upload example) now requires the _formTz=<YourTimeZone> parameter added to the login URL. 

Code Block
curl -k http://localhost:8080/frevvo/web/admin/login?_formTz=<YourTimeZone> -d username=admin@tenant -d password=admin_password -d lAction=Login -d _csrf=$CSRF -X POST  -b cookies -H Content-Type:application/x-www-form-urlencoded

Please replace <YourTimeZone> with a Modern Time Zone String (See this list of tz database time zones). See _formTz parameter documentation for more details.

Export and Summary Fields

...

The CSV Download replaces the Submissions (Legacy View) Export to Excel feature. The downloaded CSV file can be viewed/saved in Excel. However, you will notice several differences from between the prior document created with Export to Excel and the new Download to CSV document.

  1. You will no longer see summary information at the top of the document (Tenant, Application, From/To, # Submissions).
  2. The columns of the document will include a) default metadata (which cannot be changed) and b) Export Fields (configurable in Form/Workflow Settings). Several of the metadata fields are the same , but will be shown in a different order than previously. The following fields will no longer be shown: #, Updated Date, Revision, Submit Tag, Submitter IP.
  3. Rows will not be formatted by default.

...

The Submission CSV Download file will now display values from repeat controls and table columns on separate rows, where whereas in past versions they were displayed as a comma-separated list. ** Any chance this will break something?? What should they do?

...

All forms/workflows from schema that also include XSD annotations (frevvo:label, …) will display an a warning icon in on the Forms/Workflows home page after the upgrade to 10.2. This is a result of an underlying model change that improves performance and reduces incidents of project/form/workflow corruption. The warning occurs because the calculation that checks for an updated schema does not have the existing annotations, and detects a mismatch. It does not impact the function of the form/workflow, so your users can continue to use the form/workflow without any issues. The designer can edit the form/workflow and refresh data sources to clear the error. In most cases, you will not need to make further edits to the form/workflow.

...

The "Using Forms and Workflows" topic combines and reorganizes information that was previously under separate "Using Forms" and "Using Workflow" topics. This change consolidates and streamlines the information you need to test and share your  resourcesfrevvo resources. You may need to update your bookmarks to point to the newly organized topics.

Excerpt
hiddentrue

Planning Your On Premise Upgrade

**Hidden - v10.2 is Cloud Only**

On Premise customers should review the topics below, the instructions in the Upgrade Guide and Supported Platforms before migrating.  frevvo recommends that you perform a full installation of of frevvo v10.2 when upgrading. 

v10.0 License

Warning
titlev10 License Key Required

A v10 license key is required for this version of  if of frevvo if you are upgrading from a prior version. Request a v10 license by completing this form before you begin the upgrade. 

Before you begin the migration process:

...