Lightning web component Event Handling and Navigation : Day 13

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

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

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

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

  • @mohamedabdelrehim858
    @mohamedabdelrehim858 2 года назад +1

    Thanks a lot for your great efforts.

  • @prashantpatil6073
    @prashantpatil6073 4 года назад +1

    thanks to every speaker .

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

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

  • @RVAraghav
    @RVAraghav 4 года назад

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

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

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

    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

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

    Is it is the complete playlist to become a Salesforce developer

  • @bhaveshjain8704
    @bhaveshjain8704 4 года назад +1

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

    • @apexhours
      @apexhours  4 года назад

      I did not understand

  • @shivanigoswami2773
    @shivanigoswami2773 3 года назад +1

    Is it complete enough tutorial for apex development??

    • @apexhours
      @apexhours  3 года назад +1

      We cover almost all topics for apex

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

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

  • @525132158
    @525132158 4 года назад

    hi where can find the video 12