Web page not available

I hope we discussed this earlier… you missed still more two select list item block

image

image

1 Like

image
i didnt use the number block can you show me where to use

sorry, change into position
image

1 Like



Getting the same url and page title.I have to get page title in tile box and url in sub title.

Why did you created a new topic ? Continue in Web page not available

2 Likes

Previously i was using colintree list view and now i am using list view and image that’s why i created a new topic


every time i click on the url any url it takes me to the google url only.Iam trying this for many days tryed every think i can but cant correct it.what is the problem here?

Connect to companion and check your related blocks with rightclick and “do it”. This is the way you should always debug your code,find errors and check the functions. I am sure you will get the idea.

1 Like

Here is your mistake…

you must use

For each number from (1) to(length of the list global name) by (1)

Title - select list item list (index 1) select list item list global name (index get number)

Subtitle - select list item list (index 2) select list item list global name (index get number)