I have a variable that looks for the name of the user I clicked on "varComport", it searches for the name of the user clicked on another screen, to link the results (progression bar/stars) of the questions asked from the gallery on the side in a list that contains in the columns, the name of the person of varComport.
Q = questions R = Results
Então não sei como poderei fazer para validar os resultados destas perguntas na minha Lista. (o nome que está na varComport é o mesmo que está na coluna) Look:
Q = Question R = Results
So in short, you can have a varComport with the name "Cassio Barreto", and then I'll have to, through the results of the questions in the gallery, somehow link them in this list. How to do this? buttons, form...