You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.

  • No labels