Hello All,
I am trying to create a dynamic interface that supports up to five options. What i want to do is give the user an option to pick a number 1-5 and then based on the number they provide I want to provide that amount of text boxes in which they can enter information in to be used in the workflow.
For example The user selects 3 in the drop down list. I then display 3 text boxes named ID1, ID2, ID3. They can then enter the IDs in which they want the workflow to run for.
Does anyone know if this is possible and what i can do to achieve this?
Thanks,