Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.0
-
Fix Version/s: 4.5
-
Component/s: CiviCRM API
-
Labels:None
Description
Now that we have a server-side civicrm_api3 function I want to add a similary-named function in javascript: CRM.api3
A good opportunity to add the following improvements:
- Returns a deferred object instead of requiring callbacks to be passed in
- Allows multiple api calls in a single ajax request
Attachments
Issue Links
- is supplemented by
-
CRM-13817 Add "mini" notification area
- Done/Fixed