Drop down list for connected pages

Posted in: Newspaper
Post count: 68

Hello there
I have 21 video pages that are connected, one for each week of a football season.
Same look and style, different content for each week.
How do I make a drop down list on each of the pages that displays 1 through 21 where the user can select which week he wants to visit.
The drop down box is obviously present on all 21 pages.
See example here
https://www.espn.com/nfl/team/depth/_/name/buf
Click (More NFL teams)
Thanks

Post count: 18283

Hello !

The easiest way I see is to create a Html table and add all the links in it and implement it within a Column Text element.

Find out how to create HTML table here: https://www.w3schools.com/html/html_tables.asp

I hope this was helpfull !

Thank you !

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.