Difference between revisions of "Getting Started with AJAX API"

From LongJump Support Wiki
imported>Aeric
m (Text replace - 'Learning Resources' to 'Learn More')
 
imported>Aeric
(Replaced content with "{{Deprecated AJAX API}} {{Deprecated_page|8.0|80}}")
 
Line 1: Line 1:
{{Deprecated AJAX API}}
{{Deprecated AJAX API}}


This topic is a tutorial for the [[AJAX API]] where you will learn:
{{Deprecated_page|8.0|80}}
* How to get related data for one record from another object in the [[#On Change Event Script|On Change Event Script]] for a field.
* How to set a form field based on related object data in the [[#Lookup Post-Selection Event Script|Lookup Post-Selection Event Script]] for a field.
 
In both cases, the script code contains JavaScript and makes calls to the AJAX API.
 
:''For cut-and-paste code samples, see [[Code Samples]]''
 
 
 
==On Change Event Script==
{{:On Change Event Script}}
 
==Lookup Post-Selection Event Script==
{{:Lookup Post-Selection Event Script}}
 
__FORCETOC__
 
{{#if: {{ShowDevInfo}} |
<noinclude>
 
[[Category:AJAX API|1]]
[[Category:Learn More]]
</noinclude>
}}

Latest revision as of 00:17, 9 February 2012

Warn.png

DEPRECATED: The AJAX APIs are deprecated. They continue to work, for backward compatibility, but they are not being extended or enhanced. (Web pages should use AJAX and REST to carry on a conversation with the server, rather than the deprecated AJAX APIs.)


For information on this deprecated functionality, see the version 8.0 platform docs:
https://agileappscloud.info/lj80/index.php?title=Getting_Started_with_AJAX_API