I have screen flow with 5 screen element. The last screen element have a finish button. After that finish button few updates in the record is happening. But if I don't click on finish button and I moved out from the tab where the screen placed or if I refresh the page. I need to start with the first screen element. Is there a way to keep the last screen( with finish button) locked or as it is. Even if I log out and login if I goto the record rather than start from the starting screen element I can just click the finish button on the flow completes?
Hello @sanketha hegade, I think that adding the "Pause" button to the different screens in the screen flow could achieve what you are looking for. The only thing is that when the user wants to continue with the flow, they will not go to the record page where the flow was started - there is a "Pause Flows Interviews" component that has to be added to a Lightning page (for example, an App page or a Homepage) in order for users to be able to resume their flows. The other way to resume a paused flow is in Setup under "Paused and Failed Flow Interviews", but I assume that not all your users will have access to Setup.
More information about Paused flows: