@muneer any idea how make swipe right and display text to label. i got undefined .
1 Like
You are trying to retrieve a value from a list and in the place where you should supply a number you put [Data_Viewer_List6’s Title] which is not a numeric value.
The other issue is that you are using [app variable add] as a list and as an index to itself which should not work.
muneer,
thank for your advice. now it working fine with following block.
1 Like