Utter template immediately

Hey man! I Have a similar issue, in my case I splited my actions and each action has a dispatcher. In addition I perfom a FollowUpAction, but all message are shown until last action is performed. How can I show the message when each action finish althogh i’m making FollowUp Actions?

Thanks in advance!

I tried splitting up the action but it didn’t work. Dispatch messages in both action methods are displayed at once. Is there any other way to utter msg before action method is called?