Version 10.4 Platform
From AgileApps Support Wiki
Revision as of 23:57, 18 March 2015 by imported>Aeric (→Documentation Enhancements)
See also:
- Version 10.3 Platform (previous release)
- All Release Notes
- Upcoming Releases
Next Release
Feature
- descr
- Learn more: Feature
Rollup Summary Enhancement
- When a Rollup Summary field is added, or the definition of an existing field changes, a background job is scheduled to re-calculate values for all existing records.
- Learn more: Rollup Summary Fields#Technical Considerations
Documentation Enhancements
- Package Items - Expanded to list the items that go into a package and how they behave.
- Choosing a Deployment Strategy for Development Systems -
- Lists the steps to fully replicate a development-environment application in a target system.
- Heartbeat Check - Revised for accuracy.
- Template Variables - Expanded with a more comprehensive list of variables.
28 Feb 2015
Change to the Support-Request Process
- Beginning with this release, support requests will be made using the standard Software AG support process. (Existing users will be able to use a new "Historical Cases" link to get to past requests.)
- Learn more: Open a Support Incident
Accessibility Fixes
- Multiple issues relating to the Accessibility feature have been fixed.
Case #7932 Links generated with a span-tag need to be converted to use the A-tag, so they can receive focus. Case #7936 After a pop-up opens, set the active focus to the first element in the pop-up Case #7933
- Use the keyboard to open records from entries listed in data tables
- Use the keyboard to format text in the editors.
- Use the keyboard to select elements from a ComboBox
- Use the keyboard to access field hints
- Learn more: Accessibility Mode
Bug Fixes
Case #7805 Look-up fields required by layout rule are not validated Case #8152 Empty WebForm area in Internet Explorer Case #8165 Layout Rules not working with prefilled fields Case #8248 Attempting to change Name or E-Mail Address of top team (My Team) fails Documentation Enhancements
- Process Models#Calling Java Code from a Process - Outlines a quick hack to do the deed.
31 Jan 2015
Editor Shortcuts in Accessibility Mode
- The keyboard shortcuts that can be used to drive the rich text editor (HTML editor) in normal mode work in Accessibility Mode, as well.
- Learn more: Keyboard Shortcuts
10 Jan 2015
Access Custom User Fields in JavaScript
- Use the userCustomFields structure to access custom fields that have been added to the Users Object.
- Learn more: JavaScript Functions#Accessing User Information
Promotion Codes
- Platform administrators can create promotion codes for new tenants, "sweetening the pot" for a specified period of time to encourage new business. (This is really an installable-version feature. But since it will be in the cloud first, the sales organization now has the capacity to define promotion codes it needs.)
- Learn more: Promo Code Configuration
Promotion Code APIs
- Along with the new promotion codes comes the ability to manage them using APIs. So it becomes possible to define a custom interface, rather than requiring the sales organization to use the platform admin interface.
- Learn more: REST API:promoCode Resource