Guest User

Untitled

a guest
Feb 20th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <div dir="ltr">
  2. <lightning:picklistPath aura:id="picklistPath"
  3. recordId="{!v.recordId}"
  4. variant="linear"
  5. picklistFieldApiName="Status__c"
  6. onselect="{!c.selectPathStage}"/>
  7. </div>
Add Comment
Please, Sign In to add comment