Dropdown key/value pair

Suggestions, feature requests and bug reports.
Post Reply
aukseller
Posts: 6
Joined: Feb 3rd, ’17, 12:27

Post by aukseller » May 11th, ’17, 12:54

Would it be possible to use key value pairs in dropdowns, listbox, and combobox controls? In other words, associate a long text string with a unique key string, which is the part that get's displayed in the dropdown?

Something like...
Example 1|This is example 1 and contains a much longer phrase than is ideal for displaying in a dropdown, perhaps even with formatting i.e. {Space}, {Enter}, etc
Example 2|Hopefully you get the idea and it's something that is either already possible or could easily be implemented?
Example 3|Example 3 etc
User avatar
Marko
Posts: 1718
Joined: Mar 2nd, ’13, 21:02

Post by Marko » May 11th, ’17, 21:52

This is possible by using Description separator.
http://fastkeysautomation.com/forum/vie ... ?f=3&t=535
aukseller
Posts: 6
Joined: Feb 3rd, ’17, 12:27

Post by aukseller » May 15th, ’17, 16:53

Thanks very much, that will do the trick!
Post Reply