Bootstrap

Site Setup

  • Fix – License Check did not work on Remote Connections

Studio

  • Add – Schema – Import Value Lists

Security Roles

  • Fix – When Creating new Security Roles the initial field details such as the Code Path would be blank if the field was not in the starting table but rather a sub table.
  • Fix – Security Roles would not kick in if the only trigger was a Filter on a Sub Table and the filter condition is set to <ALL> or blank.  If the was a output or filter value of some form the security Roles would be applied.  With this fix the security roles will be applied even when the Filter on the sub table is set to <ALL> values.

Query Builder

  • Add – Expression HtmlLableStatus url link now supports options for opening in new window by using the url parameter &openInNewWin=_blank  or _self, _parent and _top