Bootstrap

Version 4.8.106

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

Query Builder

  • Removed – Output menu Drill Link as this depended the old XBAP deployment of Sharperlight which has been deprecated.

Web Channel

  • Add – URL Parameter called formatOutputs that allows Writeback Grid Columns to be formatted.  For example, the column width, colour or number/date format.   & &formatOutputs=Company{width:100}+Amount={width:80|curr:$|decP:2|negR:1|negB:1}+DOB{datF:yyyy-MM-dd}
  • Add – URL Parameter to set Title alignment e.g. &titleAlign=left
  • Add – URL Parameter to set the Title colour e.g. &titleColor=red
  • Add – URL Parameter to set the Title Font Size e.g. &titleSize=14
  • Add – URL Parameter to set the Title Font Name e.g. &titleFont=Courier
  • Add – URL Parameter to set Description alignment e.g. &descAlign=left
  • Add – URL Parameter to set the Description colour e.g. &descColor=red
  • Add – URL Parameter to set the Description Font Size e.g. &descSize=14
  • Add – URL Parameter to set the Description Font Name e.g. &descFont=Courier
  • Add – URL Parameter to show or hide the Table Grid Page Navigation bar &showPageNav=0
  • Fix – URL Parameter &showMenu=0 did not hide the menu on Table Grid