Button Refresh Issue
In a screenflow, Finish button will be provided in the last assignment. The Finish button has 2 actions based on Click Event - 1. Run Activity 2. Local Action to show Modal dialog
Per Requirement, the activity in Step 1 will set a property. Based on the property value set by the activity, the modal dialog will be shown or skipped. However the modal dialog is condition does not seem to pick property value set in the activity. This is because the Button is not refreshed after the Activity and Local action condition is not evaluated again after the completion of the activity.
If you see screenshot 2, the condition for Local Action "ErrorText" is updated in the activity in Step 1. The modal dialog condition does not seem to pick property value set in the activity. It hold the value that was prior to clicking the "Finish" button
Is there any other to fix this issue? Pls help. I have attached the screenshots.