Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, September 28, 2024 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Web Forums - SalesLogix Web Client (Pre-7.2)
Forum to discuss using & developing the legacy SalesLogix Web Client (For versions 7.0 and earlier). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Client (Pre-7.2) | New ThreadView:  Search:  
 Author  Thread: Resize frames for Opporutunity MainView
Steve Knowles
Posts: 657
Top 10 forum poster: 657 posts
 
Resize frames for Opporutunity MainViewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Dec 06 7:12 AM
fiogf49gjkf0d
I have heavily customized the opp mainview in the web client. Is it possible to set the frames so I have more space on top (detail view) and less on the bottom(tab views) without dragging the frame or scrolling everytime I change to a different record? Thanks.
[Reply][Quote]
Jeff Ballard
Posts: 326
 
Re: Resize frames for Opporutunity MainViewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 23 Dec 06 3:31 PM
fiogf49gjkf0d
Steve,

Absolutely. Open the template "oppmain" and find this line (this is from 6.2.3)

< frameset rows="255, *" framespacing="0" framepadding="0" frameborder="1" marginheight="0" marginwidth="0" onload="init();" >


Change the 255 in the "rows=255, *" to a higher value for a larger top frame. You'll have to play with it to get it to the right size. Leave the "*" - that tells the template to use the remaining space for the second frame - sort of a "wildcard".

As an aside, you can use the same concept on all the search screen framesets as well (searchfrmcon, searchfrmacc, searchfrmopp), but you also need to account for the width on the function switchLookup on accacc, accaccmpl, concon, conconmpl, oppopp, and oppmpl. The frame size is set dynamically in javascript when you go from the standard to advanced lookup.

Jeff
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 9/28/2024 4:17:49 PM