I creating a youtube player, i want to take the video url and the description value to the second screen. I am able to get url value in my youtube video player on second screen. But can you please tell me how take the description value in the lable on second screen ?
First of all you don’t call multiple rows at one time. Set blocks call.Titlesheet.Get Cell set row number and row name don’t use make a list only call each row at a time use switch system to call multiple rows using one spreadsheet.
okay will try, but this will transfer 2 values to another screen ? and u had the same index number, should i change it to 2? and sorry still not understand the complete block module. please help
you can adjust in your block itself. But instead of using
you have to use
and now if user click on the element you will get the element index number.
with that index number you can get the right url and description.
Update
and in this block,
just add the first block from the below image to get url alone. If you want display the description use any label and in the label, set label text to use the second block
@Yash_Agarwal
Here is your complete blocks for screen1. For screen2 already shared. Try using this and let me know. If network slow sometime you will get an error like, select list item list error. avoid and retry