We're working with the paid PDFmaker, that comes with some workflows for creating PDF's and e-mailing PDF's. That's all fine, but now that I'm creating a new task, the condition and task group never load inside of the task. I checked the console, that gives me a reference error. It says the JS var 'moduleName' is not defined in editworkflowscript.js (modules/com_vtiger_workflow/resources/editworkflowscript.js). This happens only for the PDFmaker task, not for any other task. To be clear: the workflow can create a condition. It is when you create a new workflow task that you see this problem.
I checked the script, I can't find the moduleName declaration anywhere so maybe this is some gloval variable set in another script, but not handled correctly by the PDFmaker script?
I checked the script, I can't find the moduleName declaration anywhere so maybe this is some gloval variable set in another script, but not handled correctly by the PDFmaker script?