I am setting up a custom screen listing Resource Skills, location and # of resources needed among other fields. I need to have a array or multiple occurrences of fields to capture the different resource needs in 1 form. For e.g.
Resource Skills: XYZ
Resource Location: INDIA
# Resources:3
Resource Skills: ABCD
Resource Location: INDIA
# Resources:4
Resource Skills: ABC
Resource Location: EUROPE
# Resources:7
and so on...
how can i configure such a form to enter data.