Guest User

Untitled

a guest
Feb 14th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <force:recordData aura:id="recordLoader"
  2. recordId="{!v.recordId}"
  3. layoutType="FULL"
  4. targetRecord="{!v.record}"
  5. targetFields="{!v.simpleRecord}"
  6. targetError="{!v.recordError}"
  7. recordUpdated="{!c.handleRecordUpdated}"
  8. />
Add Comment
Please, Sign In to add comment