SkillAgentSearch skills...

AuraPromise

This is a simple implementation of Promises support for Aura framework

Install / Use

/learn @mvoronin80/AuraPromise
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AuraPromise

This is a simple implementation of Promises support for Aura framework

The unmanaged package with all the source code is available here https://login.salesforce.com/packaging/installPackage.apexp?p0=04t500000003ofu

The package contains 3 components:

  1. ManyCallbacks - Should be put to Contact page. This component shown Contact, Account, Account Owner and Account Owner's manager info. Contact must have Account, the Account must have Owner, Owner must have a manager.
  2. LongRunJob - Should be put to Account page. This component shows total amount of all the opportunities related to the Account.
  3. Parallel Execution - Should be put to Opportunity object. This component shows fields from Opportunity (obtained in parallel manner).

Related Skills

View on GitHub
GitHub Stars14
CategoryCustomer
Updated7y ago
Forks5

Languages

JavaScript

Security Score

75/100

Audited on Nov 1, 2018

No findings