PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV Mobile 2024 → Getting the attribute value of a selected row in LOOP
Getting the attribute value of a selected row in LOOP
Iniciado por Richard HO, 13,ago. 2015 09:31 - 1 respuesta
Miembro registrado
7 mensajes
Popularité : +1 (1 vote)
Publicado el 13,agosto 2015 - 09:31
Hi,

I was wondering if there is a function letting me get the attribute value of a selected row in a LOOPER

for example, I would like to get the mobile number of the selected contact in the Contact looper, how can I do it?

P.S. I use web service to initialize the LOOPER

Cheers,
Richard
Miembro registrado
7 mensajes
Popularité : +1 (1 vote)
Publicado el 18,agosto 2015 - 07:28
I found the answer. For the record, you can get the it from the looper array, Such as LOOP_Contact[LOOP_Contact].ATT_mobile