Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Prompt a variable depending on the other variable's value #4564

odeothx ·

I'm using a checkbox variable to determine whether or not to show a multi-selection box variable.
However, when I set "Should Prompt" like this:

groovy: vars.getValue("checkbox_var").equals("yes")

It doesn't seem to work. I was wondering if it's because "Should Prompt" doesn't have access to the configuration variables?

Do you have any suggestions on how I can fix this? Any help would be greatly appreciated!

Thanks,

  • replies 1
  • views 67
  • stars 0
robinshen ADMIN ·

Unfortuately this will not work, as "should prompt" evaluation is not using current value of the variable. Please file an improvement request at track.pmease.com.