Quick Actions with Lightning Web Components

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 พ.ค. 2021
  • In this video, We will learn How to create a quick action that invokes a Lightning web component. We will create the following two action for opportunity record Page.
    1) Google Action button on click of which you will navigate to google
    2) Closed Action button on click of which your opportunity record status will become closed.
    SIGN UP FOR PRE-RELEASE ORG
    =================================================
    www.salesforce.com/form/signu...
    FOR CODE
    ====================
    www.udemy.com/course/zero-to-...
    FOR COOL STUFF OF LIGHTNING WEB COMPONENT
    =============================================
    www.salesforcetroop.com/
    FOLLOW ME -
    FACEBOOK - / salesforcetroop
    LINKEDIN - / nikhilkarkra
    TWITTER - @karkra_nikhil
    This is especially for all the students and IT professional who wants to make their career in Salesforce.
    PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK.
    Let everyone learn Salesforce and become a part of our #Ohana #lwc #ohana #quickaction

ความคิดเห็น • 20

  • @raghudobbala2058
    @raghudobbala2058 3 ปีที่แล้ว +1

    Can't say just thanks for giving this entire playlist, but will try to refer ur tutorials who are trying to learn LWC.

  • @chithraprakash8392
    @chithraprakash8392 2 ปีที่แล้ว

    Another great video

  • @chithraprakash8392
    @chithraprakash8392 2 ปีที่แล้ว

    Thank you for sharing this video

  • @rahulallada2910
    @rahulallada2910 3 ปีที่แล้ว

    Thanks, Nikhil!

  • @divyap3734
    @divyap3734 3 ปีที่แล้ว

    Thanks bro❤️

  • @varunvz07
    @varunvz07 3 ปีที่แล้ว

    purrfect !

  • @21akshat
    @21akshat 3 ปีที่แล้ว

    Superb 👍

    • @meghajha7807
      @meghajha7807 3 ปีที่แล้ว

      how can we do the same thing in developer console. I created lightning component there but there doesnt comes these many files to write such code. Please Help with that

  • @balajishankar
    @balajishankar 3 ปีที่แล้ว

    Shouldn't we use API version 52 for this?
    52.0
    It is interesting to note that it is working with 51 also. Great video and well explained.

  • @bipasharoy3963
    @bipasharoy3963 2 ปีที่แล้ว

    Hi, How to Create a custom Quick action to invoke a LWC comp for Custom Lead Conversion?

  • @meghajha7807
    @meghajha7807 3 ปีที่แล้ว

    how can we do the same thing in developer console. I created lightning component there but there doesnt comes these many files to write such code. Please Help with that

  • @kheshaavreddy9933
    @kheshaavreddy9933 2 ปีที่แล้ว +1

    Hi All, I am getting below error, when i try to use Action instead of ScreenAction in the meta xml file.
    i.e., "Action" this instead of "ScreenAction"
    ERROR:
    === Deploy Errors
    PROJECT PATH ERRORS
    ──────────── ──────────────────────────────────────────────────────────────────────
    Cannot change the type of the existing Lightning Web Component action.
    Please let me know how to resolve the issue.

  • @rajashekharbejjarapu4588
    @rajashekharbejjarapu4588 10 หลายเดือนก่อน

    Bro, i am getting recordId as undefined.
    I used the same code as mentiod in the video

  • @tincho.t12
    @tincho.t12 3 ปีที่แล้ว

    Hi friend! I receive a problem in the targetConfig, when I enter the actionType it gives me an error that says it is an invalid element name. Do you know why that happens?

    • @salesforcetroop
      @salesforcetroop  3 ปีที่แล้ว +1

      Please check the meta configuration syntax
      help.salesforce.com/articleView?id=release-notes.rn_lwc_quick_actions.htm&type=5&release=232

    • @tincho.t12
      @tincho.t12 3 ปีที่แล้ว

      @@salesforcetroop It was already solved, I tried deploying again and it worked! thanks for answering!

  • @sreenathd9671
    @sreenathd9671 3 ปีที่แล้ว

    Hi, While creating Quick Action I am unable to see the Lightning Web Component, and in meta file it's giving error like : these targets are invalid: lightning__RecordAction

    • @meghajha7807
      @meghajha7807 3 ปีที่แล้ว

      how can we do the same thing in developer console. I created lightning component there but there doesnt comes these many files to write such code. Please Help with that

  • @matheusnhc
    @matheusnhc 2 ปีที่แล้ว

    hi friend do you know how to expose this button on mobile???????????

    • @mackyt8398
      @mackyt8398 ปีที่แล้ว

      Hi Matheus,Did you find the solution for this ?