I am trying to start a dialog process when a user clicks on a ribbon button. For that I used the function launchOnDemandWorkflow in /_static/_common/scripts/RibbonActions.js. However, this function tries to start my dialog process as a workflow. Is there
an equivalent to this function to start a dialog process? Also is there any documentation from MS about this function of the content of RibbonActions.js. I couldn't find anything except some people posting questions about this function.
↧