I am using K2 SmartForms for one our project. Form submits data to K2 Workflow. Workflow does not do any users interaction and runs only few seconds. I need to show result to the user right after workflow completion. So, scenario is:
1. User enter data to K2 SmartForm and click submit.
2. Workflow processing data and return result.
3. User getting pop-up notification window with result message.
Can I wait till workflow will be completed and get result from K2 SmartForm?