LWC Navigation to Pages, Records and Lists | Lightning Web Component Part 18

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ส.ค. 2020
  • In this tutorial, you will learn about lightning/navigation and how to navigate to pages, records and lists. I am covering the following topics in this session
    1. How to Navigate to Named Pages (Chatter, Home, etc.)
    2. How to Navigate to Object Home Pages
    3. How to Navigate to Object New page
    4. How to Navigate to Object Page With default values
    5. How to Navigate to Object list view with a filter
    6. How to Navigate to Tab
    7. How to Navigate to Standard object record page in view mode
    8. How to Navigate to Standard object record page in edit mode
    9. How to Navigate to Custom object record page in view mode
    10. How to Navigate to Record relationship page
    11 How to Navigate to Web page
    12. How to Navigate to Aura component
    13. How to Navigate to LWC component
    14. How to Navigate to Visualforce page
    15. CurrentPageReference and how to use it.
    In short, We have covered Lightning Web Components Navigation in this video.
    LINKS USED IN THIS VIDEO
    ======================
    LIGHTNING DESIGN SYSTEM - www.lightningdesignsystem.com...
    FOR COOL STUFF OF LIGHTNING WEB COMPONENT
    www.salesforcetroop.com/
    FOLLOW ME -
    FACEBOOK - / salesforcetroop
    LINKEDIN - / nikhilkarkra
    TWITTER - @karkra_nikhil
    This is especially for all the students and IT professional who wants to make their career in Salesforce.
    PLEASE DO LIKE, SHARE AND SUBSCRIBE THIS VIDEO WITH ALL YOUR STUDENT NETWORK, IT NETWORK AND SALESFORCE NETWORK.
    Let everyone learn Salesforce and become a part of our #Ohana.#navigation #lwc

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

  • @TheShuklasumit
    @TheShuklasumit 3 ปีที่แล้ว

    Great. Really a gud video please keep it up. Makes a easy life to others

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

    Thank you!

  • @ameensams
    @ameensams 3 ปีที่แล้ว

    You can click on the gear icon in the console and select Preserve log to see the generated URL for the VF page.

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

    Hi this is very good which you have covered everything in one video. I really like it & i have a small dought that " you are giving directly with record ID right, How to do it dynamically".

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

    hi, I have navigated to google from Lwc component, I want to navigate redirect back to Lwc after closing the google window could u please suggest code.

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

    How to Navigate to Visualforce page from a LWC in Communties?

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

    Hi. great video :) Is there any references for navigating to a community page :( ?

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

      this[NavigationMixin.Navigate]({
      type: 'comm__namedPage',
      attributes: {
      pageName: 'helloworld'
      },
      state: {
      'category': 'param1value'
      }
      });

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

    In opportunity page. User creates opportunity and when clicks on save button it should prompt for record type to select... Once clicks on ok it will go to products. Setup->opportunity setting->check prompt products not working. Hope since it's not standard object. Can you guide at earlist
    Note:Both opportunity n products are custom object

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

    Hello sir, i want navigate to record page when i click on that . what to do if i have record types??

  • @raosproduction7202
    @raosproduction7202 3 ปีที่แล้ว

    hi actully i want to navigate account details page

  • @pujarathi816
    @pujarathi816 3 ปีที่แล้ว

    Nice

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

    Please make small videos instead of 1 hour long