Quick way to increase Select List box size?

Posted:
Sun Jun 03, 2012 2:33 am
by lemon dexter
Default is 5 rows - I would like 15 or so. Is there a 'widget:att' setting, or do I have to change the PHP and make it 'global' (as obviously prefer not to)?
TIA
Re: Quick way to increase Select List box size?

Posted:
Tue Jun 05, 2012 1:05 am
by lemon dexter
Many thanks for quick reply (and for excellent and incredibly useful framework, by the way!).
I realise now I'd made the mistake of trying this (size=x), but only viewing it in the 'find' view, which it doesn't seem to affect. Is there something I can do to expand the box in that view as well?
Re: Quick way to increase Select List box size?

Posted:
Fri Jun 08, 2012 1:34 pm
by shannah
Unfortunately there is no conf parameter to change the size of the fields in the find view. You could do it via CSS or javascript though.
-Steve