Difference between revisions of "Code Samples"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 2: Line 2:


* Java Code Examples
* Java Code Examples
:*Data Policy examples that [[Data_Policy#Invoke_a_Java_Method_From_a_Data_Policy|Invoke a Java Method]] as part of the [[Sample Order Processing System]]
:*[[Audit Log Fields#Code_Examples|Audit Log Code Samples (<tt>getRecord</tt> and <tt>searchRecords</tt>)]]
:*[[Audit Log Fields#Code_Examples|Audit Log Code Samples (<tt>getRecord</tt> and <tt>searchRecords</tt>)]]
*REST API Samples  
*REST API Samples  

Revision as of 02:13, 12 January 2013

The following library of code samples were contributed by our staff, partners and users, and are provided for educational purposes. You are welcome to copy and use these samples in your implementation. If you come up with something wonderful and want to share, contact us and we'll add it to the library.

  • Java Code Examples
  • See AJAX and REST for examples invoking REST APIs from JavaScript code.
  • See the JavaScript pages for custom code that executes at the Field level, on Forms and in Lookup Fields.
  • See also: