How do I change the pop-up size of the window for the list view when the lookup icon is clicked?

flert
Kilo Contributor

Hi,

I am trying to open a new window (_blank) of the pop-up list view in a larger size, but I can't seem to figure out how to do so.   Would this be a system property (fixed or relative) or would I have to force it in the id object in CSS or javascript via client script?

I am particularly interested in doing this for the catalog variable reference field.   The list view has a larger number of columns than usual and scrolling horizontally would not be ideal.

find_real_file.png

Thanks,

3 REPLIES 3

Chuck Tomasi
Tera Patron

Hi Felix,



As far as I know the dimensions of the reference list window are not configurable through standard supported means. Sorry.


Hi Chuck,



Thanks for the quick reply.   Perhaps there is someway to force CSS to the window.



Felix


HI Felix,



There may be a way with CSS or DOM manipulation. Those solutions carry always carry compatibility risk on future releases. Proceed with caution.