How do I change the pop-up size of the window for the list view when the lookup icon is clicked?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2016 07:58 PM
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.
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2016 08:23 PM
Hi Felix,
As far as I know the dimensions of the reference list window are not configurable through standard supported means. Sorry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2016 05:45 AM
Hi Chuck,
Thanks for the quick reply. Perhaps there is someway to force CSS to the window.
Felix

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2016 06:23 AM
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.