Build 1797 v5.8
New Features
- Tours
- Support for REST-ful services (exposed)
- Viewing and editing of documents in Zoho (also supported in DISPLAY DOCUMENT)
Improvements
- No JBoss
- Ability to specify printer name in PRINT DOCUMENT action
- Ability to display forms and queries in a background process (and specify target)
- Ability to use custom function libraries in labels etc (on the client)
- Ability to specify a process as implementation of form and query refresh
- UDP attached to changes of object data work better
- Support for import/export of UDP email templates
- APPEND option for the EXPORT action
- Focus automatically moved to the first editable field on addNew in inline editing
- Backspace button is disabled so that Browser Back is not performed
- Import/Export menu command only supports objects specified in the command's properties
- Ability to implement Edit operation as a process, which is executed during Next/Prev operations on a form
- Empty cells in forms now have the same height as text fields, so that columns line up better
- Initialisation script for individual attributes and HTML/Gauge cells
- Documents displayed in a popup window
- LIMIT expression in queries
- Ability to direct output to “SAME PANEL” for operations
- Ability to specify groups for auto-incremented attributes (values of group and start range attributes must be available before rules are executed, so they need to be either provided from the UI or initialised in CREATE. One tactics is to use another object for this and CREATE when necessary with the appropriate group values)
- Ability for text areas to grow automatically
Bugs
- SUB_DOCUMENT function did not work for some Windows versions
- Stored procedures could not be used as filter queries for drop downs
- Values with choices and other choices allowed were not properly translated in query inline editing
- External persistence didn't work for business spaces allocated on a separate database
- WSDL using java.util.Date type could not be discovered
- smallint values in SQL Server had problems
- Sort order is respected when multiple objects are returned by a service