Show a modal from an activity
I am using Call ProcessAction from my activity to show a modal dialog. I am passing the following parameters.
NewTaskStatus : EscalatePrioritize (Name of my flow action)
ActionSection : EscalatePrioritize (Name of the section referrenced in the above flow action)
StreamType / StreamClass : Rule-HTML-Section
bIsModal->true
The activity however, does not show the modal.
I have attached the list of all the parameters needed by the OOTB ProcessAction activity. Are any more parameters needed.