Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Monday, April 29, 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 Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: Area / Category / Issue window size
Keith Bates
Posts: 1
 
Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Jun 12 4:49 PM
fiogf49gjkf0d

We are using SalesLogix Web 7.5.4.  In a ticket, when the user clicks on the "Find" button for the Area/Category/Issue property, a 'window' appears with three columns to pick the Area/Cateogry/Issue for the ticket.  Where can I set the width of each of the columns, as I need them to be a bit wider?


Thanks in advance!

[Reply][Quote]
Brannon Buchanan
Posts: 14
 
Re: Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Aug 12 2:57 PM
fiogf49gjkf0d

I had a similiar issue with some custom data using the same dependancy control.  Submitted a case to SLX/sage and they responded that it is a current limitation of the control.

[Reply][Quote]
Kannan Srinivasan
Posts: 49
 
Re: Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 16 Aug 12 1:27 AM
fiogf49gjkf0d

I believe the resolution to this has been answered at this link and I would thank team customer fx for putting this on their site.


 


http://customerfx.com/pages/integrationblog/2012/07/27/expanding-the-area-category-issue-picklist-popup-screen-in-the-saleslogix-web-client.aspx


 


 

[Reply][Quote]
Jose Urena
Posts: 92
 
Re: Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 21 May 15 9:02 AM

I've found an absurd way of changing the width.


You just need to add the following CSS declarations:


 


#MainContent_AddPortalTicket_dplArea_Area_List
{

width:  300px !important;

font-size: 90% !important;

}

#MainContent_AddPortalTicket_dplArea_Category_List

{

width:  300px !important;

font-size: 90% !important;

}

#MainContent_AddPortalTicket_dplArea_Issue_List

{

width:  300px !important;

font-size: 90% !important;

}


 


This way you force the width with the Dependency Loockup ID on Area, Category, Issue...


This works also on SLX 8.1!

[Reply][Quote]
Malay Mukherjee
Posts: 7
 
Re: Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 01 Oct 15 11:40 AM

Hi Jose,


 


Can you please let me know where to put those CSS declarations


 


Thanks in advance for your help.


 


Best of wishes


Malay

[Reply][Quote]
Jose Urena
Posts: 92
 
Re: Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 01 Oct 15 1:32 PM

You need to put them in the base.master.


You can put it inside a CSS file, but you need to load it on base.master.

[Reply][Quote]
Jose Urena
Posts: 92
 
Re: Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 01 Oct 15 1:34 PM

Also you need to change:


#MainContent_AddPortalTicket_dplArea_Area_List

to the real name of the AreaCategoryIssue dialog... my example was from a Customer Portal. You need to use the name it has on the SlxClient portal.
[Reply][Quote]
Malay Mukherjee
Posts: 7
 
Re: Area / Category / Issue window size Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Oct 15 3:34 PM

Hi Jose,


 


It worked like a gem. Thanks much for your help.


 


Malay

[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): 4/29/2024 2:49:55 PM