Hi, I have created a Dispatch to display a OK Message Box (instructions about state change comment). I'd like this Dispatch to activate During state transition, from stateA to "Create /Review Doc" state, and make it work with any files in any location that is going through the said workflow transition.
On "Path" entry box of State transition conditions, I have tried entering several different paths with wildcards such as %CurrentFolderPath%\%, %CurrentFolderPath%\%NameOfSelectedFile%, or %PathToSelectedFile%, but none of them worked (When I enter a specific file path of a test file, it works).
How can I make this Dispatch work during state transition, in universal file locations within the vault? Any advice would be great and thanks for your time.