Skip to content

pogilvie/LightningExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightning Examples

Dev, Build and Test

Lightning Data Service and master record rollup up summary fields

  • Rollup.cmp
  • sfdx force:org:push
  • make md_setup
  • navigate to the 'Masters' tab
  • finding: recordUpdated events are not generated for changes to rollup summary fields

Native Lookups with lightning:recordEditForm

  • RecordEditForm.cmp
  • <lightning:inputField fieldName="AccountId" /> to implement a lookup field

Demonstration of the Builder paradigm for constructing test objects.

Arrays and Parent Child components

  • The parent creats an array element for each child
  • what happends when the child updates its element?

About

Lightning component snippets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published