on ‎2022 May 19 8:57 AM
Hi,
I am working in application designer and have encountered a problem when it comes to resizing my input controls.
The standard height is 32 pixels and with this, the input control acts as a button and when it is clicked, the list of dimension members drop down. This is what I want.

However, I would like the input control to be bigger. When I do this though, it changes from a button to actually having the content displayed with a scroll bar to move down the list.

Is there a way to keep it as a button?
Thank you.
Request clarification before answering.
Hi nathan.heath,
Try to resize the input control at run time, you can achieve this by scripting on initialization.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the suggestion Sowmiya,
I tried this by setting the height, setting the bottom and still get the same result.
It has been suggested that I populate a dropdown through script and base the filter off the user's selection. As I can change the font size of this to increase the size of the dropdown.
It just seems like a complicated solution to a simple problem and then there is the fact that it is not the optimal scenario.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.