I have one custom workflow activity (C# code) which is triggering on-demand from Account entity, this is working as per expectation. Now the requirement is, business users wants to see the pop-up message if some field in Account is null and workflow should stop.
I tried to show pop-up message using JavaScript but it’s not working.
If someone could provide me the help/reference link that would be really helpful.
Hi Bipin,
Apologies for very late reply, I was out of work for some time.
I achieved my requirement by using Out-Argument and Stop Workflow action of workflow step
Hi Bipin Kumar, thanks for your reply.
I tried your solution as well but still the popup is not showing. I did tried the JS popup with no success.
My scenario is, the popup should show when I executing the an on-demand workflow from an entity lets say Account entity, but it's not happening.
Hi,
I don't think you can show pop up message from on-demand workflow.
You can try checking below link on the javascript code to show popup
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,900 Super User 2024 Season 2
Martin Dráb 229,275 Most Valuable Professional
nmaenpaa 101,156