Hi all. I have a Lightning flow that is triggered by an Action button on a page. I need to end the flow and reload the page. Currently, the flow ends with a "your flow is finished" message that people need to close the dialog box. Note: this is done in Lightning flow, not Apex. I've tried using Navigate Elsewhere but come up with an error:
Error Occurred: Action failed: c:navigateEverywhereLFA$controller$invoke [Cannot read property 'toLowerCase' of undefined]
How do I accomplish this? Total Friday brain-freeze here.
Forum Ambassador Michael Brown (Salesforce)
Good stuff @Eric Smith! I just ran into the same issue myself and this fixed it