Difference between revisions of "Version 8.1 Upgrades and Enhancements"

From LongJump Support Wiki
imported>Aeric
(Created page with "{{subst:Platform Release Notes}}")
 
imported>Aeric
Line 1: Line 1:
Title: Version N.M Platform Release Notes
Version 8.1.4 of the platform contains minor feature enhancements,
 
as well as bug fixes.
Usage: <tt><nowiki>{{subst:Platform Release Notes}}</nowiki><tt>


''See also:''
''See also:''
:* [[Version 8.1 Platform Release Notes]]
:* [[:All Release Notes|Release Notes for all versions]]
:* [[:All Release Notes|Release Notes for all versions]]
:* [[Doc Notes]] for documentation changes.
:* [[Doc Notes]] for documentation changes.
Line 10: Line 10:
== For Users and Designers ==
== For Users and Designers ==


=== Major Enhancements ===
=== Enhancements ===
:;Feature:
:;Feature:
:: Description
:: Description
:: ''Learn more:''
:: ''Learn more:'' [[]]
:::* {{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:
Order (parent object) and Order Items (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.
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.
3. A grid section in a form can now be created with up to 100 rows, by default.
4. Save and close button is added on fields tab during edit.


=== Significant Changes ===
=== Significant Changes ===
Line 79: Line 90:
::* {{TBD|link to alternative}}
::* {{TBD|link to alternative}}
}} <!-- END ShowDevInfo -->
}} <!-- END ShowDevInfo -->
ACTIVATE THIS CATEGORY FOR RELEASE
<!--
<noinclude>
<noinclude>


[[Category:Release Notes]]
[[Category:Release Notes]]
-->
</noinclude>
</noinclude>

Revision as of 18:42, 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__

1. The ability to use the Parents object fields in the child object when created a formula field. Example: Order (parent object) and Order Items (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.

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.

3. A grid section in a form can now be created with up to 100 rows, by default.

4. Save and close button is 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__