Developer Blog |
Appway 6.3.12, the latest patch release for Appway 6.3, is now available for download. It contains 2 new features, 3 changes and 9 bugfixes.
No special actions are required when upgrading from Appway 6.3.10 to 6.3.12.
The highlights of this patch release are:
Refactoring
Refactoring a Data Class ID is now reflected correctly in inline variable declarations such as "ForEach Data $d In $ds Do" and in scripts on indexed collection instantiation types such as "Indexed Data $d := new Indexed Data;".
PDF
Additional placeholders for page numbering while rendering in duplex mode are available. These placeholders can be used in PDF Output Text components. The new placeholders are: $$KD, $$OD[0-9], $$XD, $$XDO, $$N, $$NP and $$XO.
Fast Track
The "Find" command is now only available to users with access to the "Administration" section and the "Start" command is now only available to users with access to the "Library" section. The "Evaluate" command has been removed completely.
Furthermore, you can use the new configuration property "nm.fasttrack.commands.enabled" to control the list of supported commands in Fast Track. The default value "*" enables all Fast Track commands. Enter a comma-separated list of command names (e.g. "Help,Open,Start") to enable only specific commands. If the list is empty (no value), Fast Track is not available at all.
Data Table
When the table model supports only one precision (match case / ignore case) for a filter, the corresponding dialog no longer shows a disabled checkbox for that state. Instead it shows a simple label telling the user which precision the filter uses.
For more information, see the Appway 6.3.12 Release Notes (PDF).
No special actions are required when upgrading from Appway 6.3.10 to 6.3.12.
The highlights of this patch release are:
Refactoring
Refactoring a Data Class ID is now reflected correctly in inline variable declarations such as "ForEach Data $d In $ds Do" and in scripts on indexed collection instantiation types such as "Indexed Data $d := new Indexed Data;".
Additional placeholders for page numbering while rendering in duplex mode are available. These placeholders can be used in PDF Output Text components. The new placeholders are: $$KD, $$OD[0-9], $$XD, $$XDO, $$N, $$NP and $$XO.
Fast Track
The "Find" command is now only available to users with access to the "Administration" section and the "Start" command is now only available to users with access to the "Library" section. The "Evaluate" command has been removed completely.
Furthermore, you can use the new configuration property "nm.fasttrack.commands.enabled" to control the list of supported commands in Fast Track. The default value "*" enables all Fast Track commands. Enter a comma-separated list of command names (e.g. "Help,Open,Start") to enable only specific commands. If the list is empty (no value), Fast Track is not available at all.
Data Table
When the table model supports only one precision (match case / ignore case) for a filter, the corresponding dialog no longer shows a disabled checkbox for that state. Instead it shows a simple label telling the user which precision the filter uses.
For more information, see the Appway 6.3.12 Release Notes (PDF).

Comments (0)
