Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ref:changelog:0000:5.n:5.8:1797 [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:changelog:0000:5.n:5.8:1797 [2026/08/13 00:45] (current) – ↷ Links adapted because of a move operation 0.0.0.0
Line 1: Line 1:
 +[<10>]
 +{{tag>Change_Log Version:V5.8 New_Version}}
 +====== Build 1797 v5.8 ======
 +===== New Features =====
 +  - Tours
 +  - Support for REST-ful services (exposed)
 +  - Viewing and editing of documents in Zoho (also supported in [[ref:a_f:a:display_document|DISPLAY DOCUMENT]])
  
 +===== Improvements =====
 +  - No JBoss
 +  - Ability to specify printer name in [[ref:a_f:a:print_document|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 [[ref:a_f:a:export|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
 +  - TAKE BEST expression in queries ([[ref:a_f:a:find|FIND]], [[ref:a_f:a:display|DISPLAY]], [[ref:a_f:a:pick_from|PICK FROM]]) allows specifying attribute value
 +  - 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 [[ref:a_f:a:create|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