Download page Version 8.5.0361.2 (August ’16 SP1 Patch 2).
Version 8.5.0361.2 (August ’16 SP1 Patch 2)
Enhancements
Following is the enhancement introduced in this release:
Enhancement to the Event object
Support has been added for the Event object. Fields from the Event object can now be used in templates.
The new Admin Property, APTS_NoNameFieldObjects, is added to permit fields from Objects with no Name field to be used in templates.
The new Admin Property, APTS_NoISOCurrencyFieldObjects, is added to permit fields from objects with no CurrencyISOCode field to be used in templates. This Admin Property is only required for templates in multi‐currency orgs.
Admin Property Name
Code
Purpose
APTS_NoNameFieldObjects
<Object API Name>
Use this property to add support for custom object generation for objects that do not have a Name field (e.g., "EventRelation," "Task," "TaskRelation"). Separate Object names using a comma or new line.
APTS_NoISOCurrencyFieldObject
<Object API Name>
Use this property to add support for custom object generation for objects that do not have a CurrencyIsoCode field (e.g., "EventRelation," "Task," "TaskRelation"). Separate Object names using a comma or new line. This property is only applicable to templates in multi-currency orgs.