From Accounts-->Created contact flow(screen flow)
Gave first name ,last name
click on next
Gave state, click on next
Gave Success message as "Hello
Without clicking on 'Finish' button. I
#Sales Cloud just closed X from the flow window
Record got created
Please let me know how can stop doing this
Hi Suseela,
Thanks for sharing. Since your create record step is happening right before the Contact Information Status screen, the record would be created before that final screen.
Are you hoping that the user sees the confirmation prior to the creation of the record? If so, you should be able to move your Contact Information Status screen before the New Contact Creation step. However, one limitation with this is that you won't see a Finish button. Instead, users will see the Confirmation Screen with a Next button at the bottom, once they click Next, it will then create the record, upon which you could have a confirmation screen confirming the record was created.
Thanks,
Mikey