LightningFlowComponents icon indicating copy to clipboard operation
LightningFlowComponents copied to clipboard

flowButton - Not Working from Flow Standard Component on Lightning Page Winter '23

Open mhosveolia opened this issue 3 years ago • 2 comments

I have been using the flowButton component on a home page to launch a screen flow. Stating in Winter '23, the button is not working correctly. The flow launches but does not get passed a first screen. When next is clicked, the flow opened by the flowButton component closes and the flow embeded on the lightning page shows this error: "action not available for interview: NEXT"

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a Screen Flow "Flow 1" that contains at least 2 screens. There does not even need to be anything in the screen.
  2. Create a Screen Flow "Flow 2" with a flowButton that will Launch Flow 1
  3. Add a flow component to a lightning page (Tested with Home and Record) Have the flow open Flow 2
  4. Run the flow from the Lightning Page. Click Next when Flow 1 launches
  5. Flow 1 will close and the error "action not available for interview: NEXT" will appear on the screen where the Flow component for Flow 2 is

Expected behaviour

Flow 1 should run to completion and close with Flow 2 showing on the lightning page

Actual behaviour

Flow 1 will close and the error "action not available for interview: NEXT" will appear on the screen where the Flow component for Flow 2 is

Screenshots

mhosveolia avatar Sep 06 '22 19:09 mhosveolia

@adwhite75 not sure if this is related but I am getting the same thing when I try and launch a flow in modal using lightning-flow lwc I can send you a video of what I am getting. (I finally fixed my alignment issue :) )

jdayment avatar Sep 06 '22 19:09 jdayment

following

ericrsmith35 avatar Sep 11 '22 16:09 ericrsmith35