Family members multiple details in single question

I am developing one complex questionnaire for the Family survey. I want to call all the members names entered again to reflect in the next questions to put multiple options like Gender, age, education etc.

How to use lookup table !!!

is it possible?? in commcare...

I am using CommCare Standard Edition..

Please Help.

Ramesh Gadhvi

short answer, yes. long answer, you have to set it up. you need to use repeat groups, and the position(../..) functions to tell your label which one of the family members you entered in the repeat you want to show. for that, you use the position function. here's some documentation on using repeats and advanced options
https://confluence.dimagi.com/display/commcarepublic/Using+Repeat+Groups+in+the+Form+Builder

you will have a hard time following all of this but it's a great functionality to use once you get your head around it