then is it possible to stop the workflow action from redirecting? basically, I have a workflow action that checks to see if a condition is true, if it is, it saves to a workflow field and based on that makes a transition in one of two directions, and one of those directions requires an additional prompt, but the issue is I can't actually use show message action or prompt action because the mere fact I ran a workflow action seems to force a page reload.