PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → Getting the attribute value of a selected row in LOOP
Getting the attribute value of a selected row in LOOP
Débuté par Richard HO, 13 aoû. 2015 09:31 - 1 réponse
Membre enregistré
7 messages
Popularité : +1 (1 vote)
Posté le 13 août 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
Membre enregistré
7 messages
Popularité : +1 (1 vote)
Posté le 18 août 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