Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Sunday, June 29, 2025 
 
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: Removing the 'Recently Viewed' dropdown from 7.5 Customer Portal
Simon Henderson
Posts: 7
 
Removing the 'Recently Viewed' dropdown from 7.5 Customer PortalYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 25 Feb 11 4:09 AM
fiogf49gjkf0d

While customizing the Saleslogix 7.5 Customer Portal, I have been requested to hide/remove the 'recently viewed' dropdown from the top menu bar (next to Add Ticket). This isn't a menu item as far as I can see


Is this even possible and if so where in code will I find this?

[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Removing the 'Recently Viewed' dropdown from 7.5 Customer PortalYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 25 Feb 11 7:44 AM
fiogf49gjkf0d

Here is how to do it:


  Under the Customer Portal, Expand SupportFiles and Expand Masters


  Edit the base.Master and Default.Master


  Find the following line of Markup Code:



    <



 



 


workSpace:ToolbarWorkspace runat="server" ID="ToolBar" ></workSpace:ToolbarWorkspace



>





  Modify it by including the IncludeEntityBreadCrumb = False attribute as shown below:



    <workSpace:ToolbarWorkspace runat="server" ID="ToolBar" IncludeEntityBreadCrumb="false">



    </workSpace:ToolbarWorkspace



 







>








 



 



 


 

[Reply][Quote]
Simon Henderson
Posts: 7
 
Re: Removing the 'Recently Viewed' dropdown from 7.5 Customer PortalYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 25 Feb 11 7:56 AM
fiogf49gjkf0d

That works perfectly. Thanks Raul for your help.

[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 © 2025 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): 6/29/2025 1:07:02 AM