Table of Contents
Build 2464
Bugs
Improvements
Change Log
,
V8.1
Build 2464
Bugs
LOG2
and
LOG2 CONTEXT
actions were broken
In
IE
buttons of a message box were not properly aligned
If a query had “select first record” checked and had no data, there was a problem
Read Sample File for export templates didn't work
Increment By property in the slider didn't actually move by the increment amount
Paste of a folder menu item only did a shallow copy
When calling REST service with text reply and no OAuth, the reply was not written into the object
Improvements
READ_TEXT_FILE
function
URL_ENCODE
,
URL_DECODE
functions
Ability to disallow “Add record” functionality when tabbing from last row during inline editing using Advanced Scripts for standard query (
parser.m_doNotAddNewOnTab=true
)