Quick Actions with Lightning Web Components

Поделиться
HTML-код
  • Опубликовано: 31 окт 2024

Комментарии • 23

  • @yatin1370
    @yatin1370 3 месяца назад

    Crisp tutorial. Thanks!

  • @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.

  • @yogeshjadhav5997
    @yogeshjadhav5997 3 месяца назад

    Helpful!! Thanks.

  • @chithraprakash8392
    @chithraprakash8392 2 года назад

    Thank you for sharing this video

  • @chithraprakash8392
    @chithraprakash8392 2 года назад

    Another great video

  • @rahulallada2910
    @rahulallada2910 3 года назад

    Thanks, Nikhil!

  • @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.

  • @divyap3734
    @divyap3734 3 года назад

    Thanks bro❤️

  • @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

  • @bipasharoy3963
    @bipasharoy3963 2 года назад

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

  • @varunvz07
    @varunvz07 3 года назад

    purrfect !

  • @rajashekharbejjarapu4588
    @rajashekharbejjarapu4588 Год назад

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

  • @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 3 года назад +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.

    • @yatin1370
      @yatin1370 3 месяца назад

      You need to delete the component from org and redeploy. Then only it will work.

  • @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 3 года назад

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

    • @mackyt8398
      @mackyt8398 Год назад

      Hi Matheus,Did you find the solution for this ?