im having trouble with typeahead in version Servoy 5.2.2. I have a variable with type INTEGER and a valuelist wich shows text and returns an integer. In the form i have the field with dataprovider the variable and displayType Typeahead. But in the web client, when i want to start typing some letters, it doesn’t let me do it because the variable is an Integer. What can i do with this?
In addition to the post, i also find some trouble in using a combobox with a related valuelist.
The relation is between a global variable (var1) and a table. When i pick the value of var1 and try to pick the value from the valuelist in “var2”, the valuelist doesn’t work. It DOES work if I put a typeahead, but with that i get the problem above.
Same conditions: Servoy 522 and web client and attached a sample solution
hi, i’ve just seen that support case #324947 was changed from “issue” to “paid support” though the status is still “new”, what does this means? it’s not going to be fixed unlees i pay for it? o it’s going to be fixed but i have to pay if i want it right away?
I have also reported an issue with global-based valuelists in WC, and have a [duplicate] case for it FYI?
Also, regarding type-aheads in WC, I have many problems with them.
1). The worst one being that I cannot select items in the the type-ahead pop-up list with my mouse. If I use arrow keys I can scroll through the list and select items by hitting enter, but if I use my mouse, as soon as I mouse over an item in the list the scrollbar for the list shoots to the top and nothing gets selected??
2). Typeaheads in WC won’t accept a “/” character