I want to access values of below elments
opener.document.EditView.flight_no1_c.value
opener.document.EditView.flight_no2_c.value
opener.document.EditView.flight_no3_c.value
opener.document.EditView.flight_no4_c.value
Here only numbers are changing ranging from 1 to 4. How can I make this into loop.