Foundry

  • Add – Addition Field Input Styles for Web Channel Data Entry Forms.  New ones are Dropdown List – Search and Dropdown List Search – Show Description
  • Add – Options/ Filters in Header to add a top-level filter in the main navigation dashboard.  This allows a key filter value like a company to cascade down to all the sub-reports to add as a default.  In this way the main filter does not have to be set for every report.
  • Add – Field / Advanced / Create Test Data.  This allows better control of the test data created.  Override the default test data generated by setting your own list or range of number values.

Form Designer

  • Add – Security / Read-only Condition to conditionally lock or set to the record to ready-only. This is useful in locking records that have reached a certain level of workflow as seen in an approval process.

Web Channel

  • Add – Menu Navigations will now open links in a new Tab if the Shift key is held down when clicking on the menu item instead of the default behaviour.
  • Fix – Pivot would fail to render if output description contained a new-line.
  • Fix – Feed keys/Client Secrets would expire after 15 seconds depending on the setup.  For example, when using Azure EntraID
  • Fix – Annotations failed due to user session issue introduced in v7.1.13
  • Fix – Data Entry Form layout on mobile devices has been improved as some of the data entry data types would not fit on the screen correctly.

Scheduler

  • Fix – Publisher Cache with filter override parameters would fail to create a cache if the parameters contain special characters like a \ due to the doubling up of encoding causing the filter to be invalid.  This would occur then using Query Combinations to cycle through periods or dates that have / or – characters in the filter value.
  • Add – Publisher Cache now allows for the method to be used when to trigger the building of the cache. The cache is basically the data behind the Browser report so the report URL needs to be touched to trigger the retrieval of data which is written to a cache file in the folder.  The methods are Automatic, Sharperlight and Chrome/Edge.  Chrome/Edge are better when dealing with NTLM authentication.  Automatic will use Chrome/Edge if installed on the Application Server.

Reporting Rows

  • Fix – Sometimes the Description formatting would be applied to the first Amount column to the right of it.
  • Fix – Custom number formats in the Editor would be shown in Hex.  Now shows correctly.