John, I believe this is the info your looking for. We had the saem issue when we upgraded. Users were complaining that the default size was too small.
The change will be made in the ClientCore.js file. There are separate ClientCore.js files for the browsers supported. They are located in the <mid-tier_install\resources\<browser>\javascript directory. Each ClientCore.js file will need to be updated. Note: Changes to the ClientCore.js file will be overwritten if a patch is applied after the change is made. If you are required to apply a patch to the mid-tier, then you will have to redo the customization of the ClientCore.js files. How to change the size of the popup windows: 1) Locate the following method: CharEditPopup.prototype.init=function(field) 2) In that method (a few lines down) the following line is what sets the pixel size of the width and height of the popup windows: this.SetSize(320,300); 3) The first parameter (320) is the width and the second (300) is the height. They just need to change those numbers to make all the popup's larger. 4) Once the changes are made and saved, the browser cache must be cleared before the changes will be seen in the web-client. Cheers Rafael -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:arsl...@arslist.org] On Behalf Of John Underwood Sent: Wednesday, June 09, 2010 8:57 AM To: arslist@ARSLIST.ORG Subject: Mid Tier 7.5 - Default modal window size In Mid Tier 7.5, when you click on the icon for a text box, a modal window open (which we like). Has anyone found a way to change the size of this window? Thanks, John -- ************************************************************************ ** John A. Underwood NDUS Help Center Project Manager IACC Rm. 206 NDSU/ITS Help Desk Manager & NDUS Help Desk Co-Manager 1320 Albrecht Blvd. Office: (701) 231-6109 Fargo, ND 58105 Cell: (701) 730-5337 e-mail: john.underw...@ndsu.edu Fax: (701) 231-8541 ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are" This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"