Difference between revisions of "Version 8.1 Upgrades and Enhancements"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
Line 16: Line 16:
:::* {{TBD|link to wiki page}}
:::* {{TBD|link to wiki page}}


1. The ability to use the Parents object fields in the child object when created a formula field. Example:
:Parent object fields available in formula fields:
Order (parent object) and Order Items (child object)
:: Parent object fields are now available when creating a [[Formula Field]] in a child object.
When you create a formula field on order items, all the fields on the Order object are available, when you create a formula field. On the formula field page > click 'Choose field' > the parent object is displayed as 'Orders >', click to view all the fields.
:: '''Example:'''
::: Order (parent object) and Order Items (child object)
::: When you create a formula field in Order Items, all fields in the Order object are available:
::::*  On the formula field page > click '''Choose field'''
::::*  The parent object is displayed as '''Orders >'''
::::*  Click that entry to get a list of fields in the Orders object


2. Added 'print all' feature. More actions > print > you can select the records manually or select a view to print multiple records. This is available for all the objects.
:;Print All:In the list view for any Object, selecting '''[More actions] > Print''' brings up a popup window that lets you specify print options. Those options let you specify individual records to print (any selections you made in the original view show as the initial set of records). In addition, you can now select a view to print the entire collection records in that view. (You can also specify the form or template to use for printing, and the page orientation.)


3. A grid section in a form can now be created with up to 100 rows, by default.
:;Longer grid sections:A grid section in a form can now be created with up to 100 rows. (Previously, the limit was 10.) ''Learn more:'' [[]]
 
4. Save and close button is added on fields tab during edit.


:;New buttons when editing fields:'''[Save]''' and '''[Close]''' have been added on fields tab during edit.


=== Significant Changes ===
=== Significant Changes ===

Revision as of 19:18, 10 August 2011

Version 8.1.4 of the platform contains minor feature enhancements, as well as bug fixes.

See also:

1 For Users and Designers

1.1 Enhancements

Feature
Description
Learn more: [[]]
  • __TBD: link to wiki page__
Parent object fields available in formula fields:
Parent object fields are now available when creating a Formula Field in a child object.
Example:
Order (parent object) and Order Items (child object)
When you create a formula field in Order Items, all fields in the Order object are available:
  • On the formula field page > click Choose field
  • The parent object is displayed as Orders >
  • Click that entry to get a list of fields in the Orders object
Print All
In the list view for any Object, selecting [More actions] > Print brings up a popup window that lets you specify print options. Those options let you specify individual records to print (any selections you made in the original view show as the initial set of records). In addition, you can now select a view to print the entire collection records in that view. (You can also specify the form or template to use for printing, and the page orientation.)
Longer grid sections
A grid section in a form can now be created with up to 100 rows. (Previously, the limit was 10.) Learn more: [[]]
New buttons when editing fields
[Save] and [Close] have been added on fields tab during edit.

1.2 Significant Changes

Feature
Description
Learn more:
  • __TBD: link to wiki page__

2 For Developers

2.1 Major Enhancements

Feature
Description
Learn more:
  • __TBD: link to wiki page__

2.2 Significant Changes

Feature
Description
Learn more:
  • __TBD: link to wiki page__


3 Java API Changes

3.1 Global Changes

Item
Description

3.2 New (Provisional) Java APIs

These new resources are Provisional. (Full functionality may not yet be implemented.)

API_link
Description.

3.3 New and Changed APIs

API_link (new)
Description.

4 REST API Changes

4.1 Global Changes

Item
Description.

4.2 New (Provisional) REST Resources

These new resources are Provisional. (Full functionality may not yet be implemented.)

Resource_link
Description

4.3 REST Resources

Resource_link (new)
Description.

5 Deprecated Functionality

5.1 Deprecated Feature

Description.
Learn more:
  • __TBD: link to alternative__