Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, April 26, 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: Customer Portal 'Lookup Results'
Jacob Bingen
Posts: 20
 
Customer Portal 'Lookup Results'Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 09 Jun 11 4:37 PM
fiogf49gjkf0d

I would like to remove (and or hide) the 'Lookup Results' group tab from the SLX Customer Portal.  We want to limit our tickets by date so we created a custom group based on ticket create date.  This group works however 'Lookup Results' still shows all the customer tickets.  This almost looks like a bug.


This below link provided a solution but it does not work.  For example the: Default.Master does not contain the '<workSpace:ToolbarWorkspace runat="server" ID="ToolBar"' snipnet of code.


http://customerfx.com/pages/saleslogix-answers/2011/05/19/Hiding-the-Recently-Viewed-Drop-Down-in-the-SalesLogix-v75-Customer-Portal.aspx


Any thoughts on how to remove/hide this?


Thanks.

[Reply][Quote]
Jacob Bingen
Posts: 20
 
Re: Customer Portal 'Lookup Results'Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Sep 11 3:48 PM
fiogf49gjkf0d

I used CSS to remove this button.  It is cheap but it works. 



Remove Drop Down GroupTab


CSS: update both: sage-styles.css and slxbase.css with same code



<p style="margin: 0in; font-family: Calibri; font-size: 11.0pt;">New

 


.GroupButton {


    float:right;


    margin-top:5px;


    margin-right:10px;


    width:95px;


display: none;


}


Old


.GroupButton {


    float:right;


    margin-top:5px;


    margin-right:10px;


    width:90px;


}


 


[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/26/2024 11:09:13 AM