Difference between revisions of "Version 10.4 Platform"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 23: | Line 23: | ||
=== Next Release === | === Next Release === | ||
<blockquote> | <blockquote> | ||
==== | ==== Access Custom User Fields in JavaScript==== | ||
: | :Use the <tt>userCustomFields </tt> structure to access custom fields that have been added to the [[Users object]]. | ||
:''Learn more: [[ | :''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.) | |||
==== 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. | |||
</blockquote> | </blockquote> | ||
<noinclude> | <noinclude> | ||
[[Category:Platform Release Notes]] | [[Category:Platform Release Notes]] | ||
</noinclude> | </noinclude> |
Revision as of 20:51, 8 January 2015
See also:
- Version 10.3 Platform (previous release)
- All Release Notes
- Upcoming Releases
Next Release
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.)
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.