Lightning web component Event Handling and Navigation : Day 13

Sdílet
Vložit
  • čas přidán 6. 09. 2024

Komentáře • 17

  • @apexhours
    @apexhours  Před 3 lety

    Check PPT and Blog post here www.apexhours.com/building-custom-user-interfaces-using-lightning-web-components/

  • @prashantpatil6073
    @prashantpatil6073 Před 4 lety +1

    thanks to every speaker .

  • @mohamedabdelrehim858
    @mohamedabdelrehim858 Před 2 lety +1

    Thanks a lot for your great efforts.

  • @bhaveshjain8704
    @bhaveshjain8704 Před 4 lety +1

    before user navigates to a Account record can we make a checkbox as True any suggestion how we can achieve this?

  • @krishnachaitanya7638
    @krishnachaitanya7638 Před 2 lety

    You used same variable names for child and parent component ie message, so it is bit confusing.

  • @nikitamedhekar2312
    @nikitamedhekar2312 Před 3 lety

    Hi Amit Sir, Can we convert all Visualforce pages into LWC and can we use LWC instead of visualforce pages for developing all scenarios???

  • @sriramreddy7447
    @sriramreddy7447 Před rokem

    Is it is the complete playlist to become a Salesforce developer

  • @RVAraghav
    @RVAraghav Před 4 lety

    Hi Amit, How do you first distinguish between child and parent? I am guessing it's with the help of the @api? So when we declare a @api in a component, that means it is a child?

    • @CK-yh3vd
      @CK-yh3vd Před 3 lety

      Yes declare @apiExample (function or property) then call it from parent using

  • @akhilnambiar9185
    @akhilnambiar9185 Před 3 lety

    Hi Amit ,How to refresh component after save on standard record edit page in lWC. I am using NavigationMixin with edit.
    component is not refreshing with updated record

  • @shivanigoswami2773
    @shivanigoswami2773 Před 3 lety +1

    Is it complete enough tutorial for apex development??

    • @apexhours
      @apexhours  Před 3 lety +1

      We cover almost all topics for apex

  • @525132158
    @525132158 Před 4 lety

    hi where can find the video 12