Thx u for your help !
Now i have a sunshine !
I try change any blocks… why ? the result is all Row, for example using ID : 12345
-Result name (or label1) = Maximun Prada 1 Blue
Thx u for your help !
Now i have a sunshine !
I try change any blocks… why ? the result is all Row, for example using ID : 12345
-Result name (or label1) = Maximun Prada 1 Blue
Now you can try, select list item to separate each row value and show it in labels.
jejejeje Im sorry for my bad english:
For the block made for you.
When . Got row put the info to Label1 ( Using index in list thing :12345 ), the result is all Row ( Maximun Prada 1 Blue ) in the Label1.
the correct thing would be just the name ( Maximun Prada )
Label1 = Maximun Prada
Label2 = 1
Label3 = Blue
The result is in list form. You have to select it with respective to the index.
Dear Kiran !
really very very Thanks !
It worked fine !!! Monster !
You have set label text to global variable value which is in List form.
As I said previously, whenever there is list and when you want to show it in label then use select list item with index block.
How you want to show your data?
Thx u for answer Mr !
For example:
If text_ID is typed: 12345
so
Nombre: DANNY OCULEN
Condicion: PROPIETARIO
Vehiculo: N/A
Unidad: A1-301
Here, set index 2, 3 and 4 instead of 1, 2 and 3.
PM me your aia, I will check it.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
Hi Koders
Please !
I try use any blocks…
but, I don’t understand why the data doesn’t return in order.
any idea what the error may be?
These indexes should be the list number (row number) for which you want to show data in labels.
For eg. To get data of 1st list item (row) set index 1 for all.
The result is same always!