hi i have form, the form contains JavaStaticText fields, and Combo box, and Text fields, i want index of all the items in that form, i tried to get checkpoints, and GET properties but i didn't get the index, how to get perticular index,
for example i am taken an example
Name XXXX
Job XXXX
Country XXXX
i want index of Name,Job,Country, XXX index individually.