Scrolling Text Box
Posted: Tue Dec 24, 2019 2:24 pm
Imagine I want a text box with a list of the 50 states. I want perhaps 10 to appear in the box at a time. A vertical scroll bar allows all states to be viewed. No problem so far. I can select text for a state and through the Events section I can create a link to another page in the project. This is also fine. The issue is that all states follow the same link. In the Events section, the first event determines where ALL items go. Obviously I want each state to go to a different page. How do I do this in a scrolling box?