Posts

Showing posts with the label new record

Salesforce Fact #673 | Navigate to record type selection page

Image
We can use the 'useRecordTypeCheck' property in LWC NavigationMixin in order to navigate to the standard record type selection page while creating a new record. Reference:  https://salesforce.stackexchange.com/questions/254498/lightning-web-components-navigate-to-the-new-object-page-passing-in-specific Attached is the screenshot.