Hi there,
New to Dynamics and CRM Development. Just wondering if it's possible to invoke a dialog through running an on-demand workflow or am I wasting my time!
I can see that it's not possible within the CRM but am currently investigating if it's possible through creating a Custom Workflow Activity in Visual Studio.
Thanks in advance.
Edit: maybe I should give the problem some context! I have created a workflow and a dialog which work very similar - with the only difference being that the dialog allows the user to make a choice whereas the workflow has a default option set up.
The only problem is that I want to select multiple records for the dialog in order to make a decision with these records but I can't start a dialog on more than one record!