How to include LWC in the Flow

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 มิ.ย. 2021
  • Hi,
    This explains that how to include a Lightning Web Component in the Flow.
    Reference:
    developer.salesforce.com/docs...
    developer.salesforce.com/docs...
    developer.salesforce.com/docs...
    developer.salesforce.com/docs...

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

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

    Excellent Video. Thanks for capturing imp details & very well presented. Great work.

  • @jewelslynshama7555
    @jewelslynshama7555 5 หลายเดือนก่อน +1

    Excellent one

  • @anujchordia7065
    @anujchordia7065 5 หลายเดือนก่อน +1

    shows both Flow to lwc and lwc to flow communication.!!!!thanks a lot

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

    Excellent video. Thanks so much for sharing.

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

    Amazing session Balaji👍

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

    Nice Video Balaji, out of this i didnt understood How the property availableActions is getting filled with actions

  • @harshitshah7852
    @harshitshah7852 3 ปีที่แล้ว +2

    Excellent video!! Thanks a lot. I was looking for this couple of days back and finally got it. :)
    Can you please make same kind of video for Aura component ?

  • @VK-el2ko
    @VK-el2ko 3 ปีที่แล้ว

    Can we customize the footer in the screen flow to include additional buttons or change labels or so? Like a cancel button to close the modal window and return to the record page?

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

    Hi Sir,
    In LWC, can we embed a flow inside a LWC component ? like we have in Aura using tag.

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

    Hello sir, do we need to name the field explicitly as "recordId" in the flow to hold the current record id. pls let me know. I have named it as 'recId' but it's not desired value.