Bootstrap

Version 5.1.60/62

by 管理者 / 2022年01月19日 / アップデート情報
タグ: , , , ,

Web Channel

  • Add – Dash Page Options on title to control display of Titles, Descriptions and also set the level of Row Selection Filters.
  • Fix – Data Entry Forms did not display Percentage fields as a percentage 45% but instead as 0.45.  Now displays 45% after 0.45 is entered.
  • Fix – Data Entry Form and Grid did not display sliders on Percentages correctly.

Scheduler

  • Add – JavaScript method CommandLineExecuteVisible
  • Fix – Webhooks use the reference {_Task.Param.Post} but it would raise a not found error is a sample was not also created in the Task Parameter box.

Engine

  • Fix – C# or VB.NET code in Datamodel oShutdown did not execute.  Only SQL
  • Change – JavaScript and PowerShell file access was blocked by permissions but now Datamodel code is a trusted source
  • Fix – Tag references to {_Field.Code} raised a error in field descriptions in lookups

Foundry

  • Fix – When a Table joined to itself the logic did not create an identity field but always created a join based on the codes.  Now creates Identity field join logic as long as Constraints is enabled.