Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic select between multiple 'Cascading Dynamic Choice Parameter' #20

Open
githublurker opened this issue Jan 6, 2014 · 0 comments

Comments

@githublurker
Copy link

Is it possible for one Cascading Dynamic Choice Parameter to output values based on values in another Cascading Dynamic Choice Parameter ?

For example:
Cascading Dynamic Choice Parameter #1 values: a,b,c,d
Cascading Dynamic Choice Parameter #2 values: Get values from #1, if a=>g,if b=>g, c=>x, etc

In other words:
Is Cascading Dynamic Choice Parameter able to extract values from another Cascading Dynamic Choice Parameter ? or only from simple 'Choice' parameter. ?

This might be a Groovy question. How can write a Groovy script in one Cascading Dynamic Choice Parameter that will get the values from another Cascading Dynamic Choice Parameter (that also has Groovy script and outputs a list).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant