Salesforce Fact #167 | LWC to VF navigation

Navigating to a VF Page from LWC can be done using NavigationMixin. 

Collected from: https://salesforce.stackexchange.com/questions/268907/is-it-possible-to-navigate-to-a-visualforce-page-from-an-lwc-with-parameters-and

In this example, calledFromLWC is the VF Page name.

Attached is the screenshot.




Comments

Popular posts from this blog

Salesforce Fact #192 | Call batch apex from flow

Salesforce Fact #457 | Get current user role name in flow