• Hanh Luu
  • NEWBIE
  • 5 Points
  • Member since 2015
  • Salesforce Developer


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
I am looking for help with Lightning Experience (LEX). In details:
       - I created my Lightning component and plug it in to a custom Global Action which it is able to launched from top menu bar ( global action, cross icon), the popup will appear to create my custom object record. 
       - Now I would like to close the popup window after the record is created. I tried with [e.force:closeQuickAction ], but it did not work . 
Any help or direction would be much appreciated

Is it possible to run Azure DevOps pipelines using Salesforce DX? Presumably the sfdx cli needs to be installed, but unsure of a starting point.

I've seen a video leveraging ANT scripts, but nothing so far with sfdx.

I am looking for help with Lightning Experience (LEX). In details:
       - I created my Lightning component and plug it in to a custom Global Action which it is able to launched from top menu bar ( global action, cross icon), the popup will appear to create my custom object record. 
       - Now I would like to close the popup window after the record is created. I tried with [e.force:closeQuickAction ], but it did not work . 
Any help or direction would be much appreciated