How do you use WebViewer to display random URLs?

blocks

I'm trying to create an app using WebViewer, the app should display a randomly chosen URL from a URLs list.
My blocks didn't work.
How can I fix it?

Use GoToUrl(url) Block instead of HomeUrl and use a List * select list item to select your random item Index might be what you want to do.

2 Likes

Alternatively, you could directly use the "select pick a random item" list block.

2 Likes

1 Like

Thank you @SteveJG I really appreciate your interest in answering my question, but I found 'select pick a random item' working directly.

Thank you @NishyanthKumar It's what I want, the app is working fine now, many thanks.

Thank you @Arman, 'pick a random item list' worked well as NishyanthKumar suggested, I appreciate your interest.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.