I have a valuelist for a fairly small typeahead field that is long enough to need a scroll bar. In Smart Client this is no problem as the valuelist still shows completely despite the scroll bar. However in Web Client the scroll bar obscures the values partially. I’ve tried making the field bigger, changing from text to typeahead, but those things don’t seem to work. I really prefer a typeahead valuelist to a combobox. Is there a fix for this that I’m overlooking for webclient? Not too familiar yet with the webclient idiosyncrasies… See below for examples:
[attachment=1]TypeAheadWebClient.png[/attachment]
[attachment=0]TypeAheadSmartClient.png[/attachment]
So no one knows whether the width can be set to the size of the field in web-client for a type-ahead valuelist? I’m very late to using web-client and if it can’t be changed I’ll go to a Combo box I guess. Much prefer type-ahead though so hoping to find out whether it can be fixed and follow the size of the field like it does in Smart Client.