Forum Discussion
Text entry, drop down and select sequence
Hi there,
I'm using SL3 and I want to create a country list.
When the user type their country name, a drop down list of the country list will appear and finally they will select their country.
I have gone through some of the Q&A in the discussion group. Only discuss on drop down list but never talk about the above sequence.
How can I do it?
13 Replies
- JeffForrerCommunity Member
Not sure if this is what you are looking for?
Built this based on another drop down I made added six countries. The different letters of the countries will change the value.https://360.articulate.com/review/content/53628f0a-7917-42f1-b9a1-79708f5cfcbd/review
or have it open:
https://360.articulate.com/review/content/bec43f60-99c5-4f17-a7bb-2ad364369987/review
- irvenLimCommunity Member
hi jeff,
Thanks for the reply.
Not exactly what I wanted. This is a drop down, which i have found on the discussion.
Before the drop down, I want to type say 'Italy'. The moment I type the letter "I", a list of countries with the letter "I" being listed - e.g Iceland, Italy, Ireland etc. Then I will scroll to 'Italy' and select.
- JeffForrerCommunity Member
Ok, I set it up if you type "i", Italy shows up, or the letter for each country will do the same, so it is more of a drop down combo. I didn't add more I countries but you could add as many as you need.
- JeffForrerCommunity Member
Here is one other option I made, it has typing (as long as a country has that letter), and scroll ability. None of these require JS, you can do more with JS.
https://360.articulate.com/review/content/04ff4644-e40b-4e65-a87b-2e7ec361a59a/review
- irvenLimCommunity Member
Hi Jeff,
Great...this is what I'm looking for.
How do you do it?
- JeffForrerCommunity Member
Have to head out for the day, here is the file.
Lmk if you have questions, I will try to respond later today on my return.
- All options are in layers on a text field (dd_1 1) as part of a group on the main timeline. You would need to put all your countries in there and name them so you can refer to them from the timeline.
- Triggers on the main timeline change the state of the field which shows the country you want based on a keypress.
- The "change" layer makes it so the text field resets after an entry.
I was working on getting up/down arrows to work as well. It is a work in progress, but hopefully you can adapt it for what you need.
Good luck.
- irvenLimCommunity Member
hi Jeff,
Great...thanks.
- irvenLimCommunity Member
hi jeff,
I can't open your file, I'm using SL3 not 360....8-(
- JeffForrerCommunity Member
Hello, sorry about that, you should be able to open it, I resaved from SL3, lmk if you can open it.
- irvenLimCommunity Member
Still can't open....8-(
- JeffForrerCommunity Member
Hello, do you have SL3, Update 7? That is the version I have, I tried one other thing, sorry you are having a problem. Try this one.
- irvenLimCommunity Member
Yes...i can open now...thanks for your help
- AdamBayliss-16aCommunity Member
Hi team, this discussion looks like a great start - has anyone built this with a full list of countries that they can share? Or would it be easier to embed a web object?