LightningFlowComponents
LightningFlowComponents copied to clipboard
Navigate Everywhere Launched from List Button does not work
I really love this component however I have been unable to get it to work when the flow starts from a list button. I create a new record from a list button that triggers a screen flow. At the end of the flow I have this action to view the newly created record. I even tried using the url and passing the record id into the url and neither work. It just brings you back to the first screen of the flow. When running from a lightning record page, or lightning page it works as expected.