Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hello,
Is there a way to make a form variable dependent by the process that uses it?
I want to initialize a list based on the current process in order to pass it as an argument to a checkbox control. (based on options chosed previously the list should have different items).
pluginManager.getBean("workflowActivity") returns null in the form variable.
And from WorkflowManager I don't know how to get the current running process.
Thank you.
Edit: the original title was "Workflow Variable dependent by process", but that was a mistake, I meant to say "Form Variable" from the start but somehow mixed them up.