Difference between revisions of "Version 10.5 Platform"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 32: Line 32:
| LJP-59  || Validation when field removed from a form is used in a layout rule
| LJP-59  || Validation when field removed from a form is used in a layout rule
|-
|-
| LJP-68  ||
| LJP-68  || Confirmation button missing when two consecutive process steps need the same role
|-
|-
| LJP-70  ||
| LJP-70  || Packaging problems
|-
|-
| LJP-71  ||
| LJP-71  || New unique keys in package can produce a corrupted application
|-
|-
| LJP-74  ||
| LJP-74  || Rollup Summaries are of wrong type, currencies are rounded
|-
| LJP-75  || Problems with rollup summary
|-
|-
| LJP-82  || Reinstalling a package with change to a field's type didn't reset the read-only property
| LJP-82  || Reinstalling a package with change to a field's type didn't reset the read-only property
Line 44: Line 46:
| LJP-89  || Correct sorting issue in Tasks view
| LJP-89  || Correct sorting issue in Tasks view
|-
|-
| LJP-90  ||  
| LJP-90  || Sorting of date columns in a dashboard not working as expected
|-
|-
| LJP-98  || New dashboard was not visible to all
| LJP-98  || New dashboard was not visible to all
|-
|-
| LJP-99  ||  
| LJP-99  || date_created field not available in report fields
|-
|-
| LJP-102 || Custom Access Criteria for list view was not applied in combination with other expressions
| LJP-102 || Custom Access Criteria for list view was not applied in combination with other expressions
Line 66: Line 68:
| LJP-154 || Fix for formula editor
| LJP-154 || Fix for formula editor
|-
|-
| LJP-162 ||  
| LJP-162 || Error message due to French translation with a special character
|-
|-
| LJP-173 ||  
| LJP-173 || Error message when selecting a record from a lookup field
|}
|}
</blockquote>
</blockquote>

Revision as of 21:59, 29 April 2015

See also:

April Release (2 May 2015)

Sorting a View on a Multi-Object Lookup Field

A multi-object Lookup field like the related_to field in a Task record has the capacity to target multiple objects. In the past, it has not been possible to use such fields for sorting. However, objects like Tasks typically point to only one kind of record (Cases). When creating a view, therefore, it is now possible to select the target record (Cases), causing the view to be sorted Tasks by the Cases they relate to. (In the unlikely that a record targets a different object, that record is not included in the view.)
Learn more: List Views#Customizing a List View

Change to Callable Processes

  • The [New Callable Process] button lets you specify that the process will be a callable subprocess when you start creating it. That button replaces the checkbox that appeared only when you were saving the process you defined.
  • When creating a callable process, there is no longer an option to add a step that executes another (second-level) callable process.
Learn more: Processes#Creating a Callable Process

Bug Fixes

LJP-57 Invalid subprocess-links in a process, when installed from a package
LJP-59 Validation when field removed from a form is used in a layout rule
LJP-68 Confirmation button missing when two consecutive process steps need the same role
LJP-70 Packaging problems
LJP-71 New unique keys in package can produce a corrupted application
LJP-74 Rollup Summaries are of wrong type, currencies are rounded
LJP-75 Problems with rollup summary
LJP-82 Reinstalling a package with change to a field's type didn't reset the read-only property
LJP-89 Correct sorting issue in Tasks view
LJP-90 Sorting of date columns in a dashboard not working as expected
LJP-98 New dashboard was not visible to all
LJP-99 date_created field not available in report fields
LJP-102 Custom Access Criteria for list view was not applied in combination with other expressions
LJP-103 Getting current action in a Form Script. (Syntax: Forms#Trigger on a Specific Action)
LJP-105 A dashboard icon to get to report was not appearing unless editing was allowed
LJP-109 Incorrect error message shown for a required field when using mobile access
LJP-121 Report presentation in dashboard did not match the actual report
LJP-126 Layout rules could not be used to disable Radio buttons
LJP-150 Localization-capability needed for "Leave page/Stay on page" buttons in save-work warning dialog
LJP-154 Fix for formula editor
LJP-162 Error message due to French translation with a special character
LJP-173 Error message when selecting a record from a lookup field