function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ShrutiiShrutii 

Screen Flow is working fine in debug , but not on opportunity page

I have requirement that when opportunity stage changes to Closed won, modal window should open. For this I have created flow. Which works fine in debug but when I change the stage in detail page to closed won, it doesnt work. Please suggest.