Inject RuntimeService in the task
Hi everyone ,Is it possible to inject the RuntimeService in the document body of a form so we are able to use its methods ?Like for the FormService ?I tested like the FormService injection but it dosen't work (in javascript tab in the form) var formS...