Bootstrap

Version 4.8.13

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

Query Builder

  • Fix for Sub Query Filters when switch a Super Field (Company) files from a constant to a filter reference {@Company}.  If the parent query had multiple values select the reference tag {@Company} would be resolved when clicking away.  The tag now stays as a reference {@Company}
  • The Date Time Lookup windows showed a date picker on the time part.  This has now been changed to be a spinner to avoid confusion

Scheduler

  • New option in Writeback mapping window to allow batch mode writeback to ignore errors in a block.  Now errors are appending to the existing status file if set so one can see all errors in failed blocks if ignore error is enabled.  With the introduction of this option it is now possible to writeback records or blocks that are validate and log failed records while before all data had to be correct or if using blocks then the first failed block would stop the process.
  • New option on Writeback status file to append errors to existing file.
  • New JavaScript TCP Socket listener library / lib_sys.io.socketlisten.
  • New JavaScript basic network library /  lib_sys.net.
  • New JavaScript basic domain library /  lib_sys.domain.
  • Fixed file error for Publisher save as HTML when Page Designer is active.

Excel

  • Fixed issue when there are multiple dynamic outputs sections in tables where the column position of one of the dynamic sessions was in the wrong position.