13: LWC ComboBox (Hindi) || Call Apex From LWC combo-box || SFDC LWC Tutorial || Get SObject In LWC

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

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

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

    Useful content... Thank You👍

  • @mahikaagrawal9305
    @mahikaagrawal9305 11 หลายเดือนก่อน +1

    Please upload the video on debugging LWC as well.

  • @mdhabib-xf1dc
    @mdhabib-xf1dc 2 ปีที่แล้ว +1

    Nice bro

    • @mdhabib-xf1dc
      @mdhabib-xf1dc 2 ปีที่แล้ว

      Hiii how to add custom standard icon for ratings field can u tell me procedure any plugin need to import in salesforce

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

      hi bro...you can add an static resource for five start rating(Which is a js file)..and import in our lwc js file to use it....you can find that five start rating js file for static resource in LWC Superbadge challenge

  • @studybuddy546
    @studybuddy546 2 หลายเดือนก่อน

    Hi, what is the different between event.target.value and event.detail.value

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

    Can you please make a video of get and set ?

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

      Sure... I'll create one

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

      Thanks for the quick reply, I just had one confusion between get and set.let’s take your example where you are using “options” in your html file and referring the same property in js file with get but if we use both get and set in js for the same property referred in html file then what will be the flow of execution when component loads,will it call set first and then after get?

  • @AyushSingh-cq4ev
    @AyushSingh-cq4ev ปีที่แล้ว

    event.detail vs event.target in dono me kya diffrence hia?

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

    Can you plzz make a video for the same but without apex

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

    100th like

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

    @salesforcenoob
    I tried the same code but in my case the Selected value from dropdowns is not showing in the Placeholder...and even after seldcting Account name it still shows the Placeholder text, this is only during dynamic binding

    • @whozveer
      @whozveer 2 หลายเดือนก่อน

      same for me , the drop down is not working for me as well. @salesforceNoob can you please help here.

  • @whozveer
    @whozveer 2 หลายเดือนก่อน

    Hi, @salesforce Noob
    My drop down is not showing values, although the code is perfect as you have written.
    any guidance here please.

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

    getting below errorwhen trying to access your code: Application error
    An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command

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

      You can take reference from here -> www.salesforcenoob.com/codedetails/_lwc-combobox-calling-apex

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

    Multiple combo box ka data niche table me show kaise kare or table hide na ho

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

    Hi,
    Can you please explain why in JS file we have taken for loop here?

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

      Hi Aanchal,
      We used that for loop in Js file so we can iterate over all data which is coming from apex...and store them in array of object in form of "key-value" pair which will be shown in combobox.

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

    What if we wont mention value

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

    could you please provide source code for above example, it will be helpful

  • @Raksh-PP
    @Raksh-PP 11 หลายเดือนก่อน

    Do you have any GitHub repo or notes for this please upload if it Is.

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

    thank you so much 👏👏keep going on .......how we send a file to 3rd party api using http in salesforces' and read

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

      By calling rest api of 3rd party in apex and mention the file in body of response using 'POST' method

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

      @@SalesforceNoob how we retrieve or read a data by passing local filename in apex?local file means from ur desktop

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

      You need to retrieve that local file id from contentVersion in apex through soql query... And then you have to send that file id in body of response inrest api call

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

      @@SalesforceNoob sir suppose i have file in desktop and i need to convert that format and read using third party api how i will upload that file in that api and retrieve that file in particular format how?

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

      without the use of any object just normally passing desktop file!!!

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

    Sir how to upload file to 3rd party API (apex)?

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

      By calling REST Api of 3rd party in apex using 'POST' method

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

    Result[i] explain plz

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

    Where is video #12?