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

Multiple task inputs #2980

Closed
yigaldviri opened this issue Oct 30, 2016 · 5 comments
Closed

Multiple task inputs #2980

yigaldviri opened this issue Oct 30, 2016 · 5 comments
Labels

Comments

@yigaldviri
Copy link

Hi, I'm trying to create a task that uses an input that may repeat itself several times dynamically. Each time the user enters such an input I will add another field (of the same type) to the task.
So actually i'm talking about the possibility of "n" inputs of some type.
Is there a way to create such inputs (kind of a dynamic array of inputs) in the task.json file?

@ericsciple
Copy link
Contributor

the only mechanism today is visibility rules. would that enable your scenario? here is an example

@yigaldviri
Copy link
Author

That won't help me because the visibility rule will only apply to a fixed number of inputs and I wont "n" inputs.
Thanks anyway.

@bryanmacfarlane
Copy link
Contributor

We have a task type of dictionary (table) on the backlog. That might help.

@bryanmacfarlane
Copy link
Contributor

Closing since we don't track backlog here.

@kumarkpsaravana
Copy link

kumarkpsaravana commented Jul 30, 2018

@bryanmacfarlane can we have the dictionary type of input for a task now? The Dictionary type which I mean is like the Key-Value pair in the variable section.

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

No branches or pull requests

4 participants