Bootstrap

Studio

  • Add – File Move now has Wild Card search and Filter Criteria.  The action is only executed when the Filter Criteria is true.  For example, the file or files are older than 2 days or the file size is less than or greater than a specified value.
  • Add – File Copy now has Filter Criteria.
  • Add – File Delete now has Filter Criteria.
  • Fix – File Exist Older Than check was using File Last Accessed instead of the Last Write date

Query Builder

  • Fix – Sub Queries with filter containing operators were being resolved as an equal due to recent changes introduced in v5.2.43.   For example <like>  R%   or   >=   123
  • Fix – Sub Queries with Super Fields (Companies or Business Units) would produce SQL consolidation logic even thou there was only one value and not multiple.  Results were correct but the SQL is a little bit heavier.  Issue introduced in v5.2.43

Web Channel

  • Fix – Grid Writeback with calculated columns would on occasion would like add up numbers correctly but would concatenate values as text.
  • Fix – Form Entry colour set in Site Setup / Writeback / Table / Settings was not working correctly and if a dark colour was selected the text was not visible while light colours did not work at all.  Note:  Themes and other URL colour parameters override this Site Setup Setting.
  • Fix – Form Entry when a theme was applied without a custom font the form font would revert to Times New Roman.

Publisher

  • Fix – System hidden published reports were being display with a group starting with _SLSYS in Publisher due to change in 5.2.53 to ensure user details are kept valid on hidden reports.  If this happens you normally hidden reports can be deleted without concern of breaking the system.
  • New – Right Click menu on main list to ‘Show Hidden Items’ under the Other menu.  This requires an admin account to see this menu item.  Datamodels can deploy hidden Publisher reports, Dash Pages and Scheduled Tasks.   This menu allows one to see these hidden reports and delete them if required if the Datamodel is no longer in use.

Engine

  • Change – Datamodels that deploy content such as Publisher, Dash Pages and Scheduler Task which in most cases are hidden are auto deployed with a admin account when a new version of the Datamodel was detected.   However, if that account as later removed or disabled then some of these could fail due to the invalid user account.  Now whenever a Service or Site Setup is started a check is done on this content to ensure the associated user account is still valid and if not, it is updated to one that is.
  • Change – Window Form tooltips were suppressed if no translation was available for languages other than English.   However, many useful hints in the tooltips would not been seen by these users and therefore these tooltips will be now show even thou they are in English.