Robert Scheitlin, GISP helped me by providing this example to return an array based on value: JS Bin - Collaborative JavaScript Debugging
But how do I get each name and value in my array?
In this example a supportId of 691 is selected. I have a form that I want to update only one set of values at at time, so how do get just the name;
SIGNID and the value of 1169 so that I may set SIGNID's value to 1169 on the form. I basically want to update my form with all the values in the first element of the array, but I am not sure how to select JSON items. The following items are in my array and I will want to replace each as the user click previous or next.
