cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAC - Application Designer - Input Control filter Width

SarathSunny1
Participant
0 Likes
1,465

Is it possible to change the width of the Input Control list? The width is currently very small for some of the content we have. Changing the width of the 'input control widget' is not helping.

View Entire Topic
sandip_kumar003
Active Participant
0 Likes

Hi,

Changing the width of the input control will not help in changing the size of the content,

You can achieve the same by implementing the "Dropdown" and adding the value of the dimension member and then you have to write the script for that.

Best Regards,

Sandip Kumar.

SarathSunny1
Participant
0 Likes

Thank you Sandeep. I also tried with 'Groupbox' and 'Dropdown'. The width is changeable. But the user also wants the flexibility to do 'search' and 'selections' similar to the input control.