Tag Archives: lightning record page

Navigation Service in LWC

In this blog, we are going to discuss “Navigation Service in LWC” which is used to create a new account from an Account record page. This is not just limited to creating a new account you can perform various other tasks with it like going to the account list view, Creating a contact from the… Read More »

How to Use Static Resources In LWC

You will learn more about static resources and their applications in Salesforce by reading our blog post on “How to Use Static Resources In LWC.” Generally speaking, static resources let you upload files (like.zip and.jar archives), graphics, and style sheets that you may use as references on a Visualforce page. Steps on “How to Use… Read More »