What I suggest is to change it from being a popup to some text element instead, that’s what I do.
So in the start of the workflow you’d change a state value, then on the text element you’d add a condition to show it when the state value = X. In the last part of the workflow, you’d remove the state value.
2 Likes