Bootstrap

Web Channel

  • Save as Excel will auto exclude HTML form entry content
  • Save as PDF will auto exclude HTML form entry content
  • Reports states now has a new column called Session User Name which shows the real user when signing in with via Windows Domain Group
  • Added Font Awesome CSS to Reports by default where previously you had to include it manually
  • Fixed Entry Form validation message on Time fields previously it said invalid date instead of time
  • Fixed Entry Form Tab Mode

Foundry

  • New Field Attribute called Input Place Holder that allows the display of text in a input box to hint to the user what to enter in the Entry Form
  • New Field Attribute on Advanced Button to organise fields into Tabs on the Data Entry Form
  • New Field Writeback Attributes read-only and required
  • Changed Icons in Published Report Pack to use grey CSS font icons instead of images
  • Added Support for Process Lists

Publisher

  • Links tab now shows QR image for the report URL address to allow easy transfer to mobile devices

Studio

  • New Field Property for Writeback called Input Place Holder that allows the display of text in a input box to hint to the user what to enter in the Entry Form
  • New Process Type called Process List which allows Processes to be stacked in a list.
  • Fixed false hits when comparing extension DataModels that have dictionary keys
  • Added support for JavaScript require to reference absolute file path to allow for external editing while in development process.
  • Added JavaScript reference help

Scheduler

  • Added SQL access to JavaScript lib_sys.io.sql library
  • Added Help for JavaScript lib_data items in reference lookup
  • Fixed JavaScript Try Catch so it now functions as excepted

Command Line

  • Fixed /connection as it did not match well on remote connection codes when not numeric.  Previously it only matched on lower case codes.

Engine

  • Fixed Suppress Zero Rows would also check hidden outputs in its logic.  It now ignores hidden numeric values and only checks visible or obscured values.