Scrolling Text Box

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
jiminprovo
 
 
Posts: 10
Joined: Sun Dec 15, 2019 3:33 pm

Scrolling Text Box

Post by jiminprovo »

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?
User avatar
BaconFries
 
 
Posts: 5971
Joined: Thu Aug 16, 2007 7:32 pm

Re: Scrolling Text Box

Post by BaconFries »

What you require is a Combobox or in this instance the GoMenu in Navigation. With this you insert the states names and a link to each one.
jiminprovo
 
 
Posts: 10
Joined: Sun Dec 15, 2019 3:33 pm

Re: Scrolling Text Box

Post by jiminprovo »

GoMenu did the trick. Had trouble finding it, but finally did. I did not see a way to attach links in the ComboBox. Thank you for your help.
Post Reply