Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, June 28, 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: Customer Portal: Hide Status Button
Jacob Bingen
Posts: 20
 
Customer Portal: Hide Status ButtonYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 22 Jun 11 2:49 PM
fiogf49gjkf0d


I would like to hide the 'Status Button' that allows customers to reopen or change the ticket status in the Customer Portal Ticket detail view.


I found the CSS file responsible for this however when I make changes to this file they are not applied.  I have rebuilt and deployed the application but it is like it does not even see my changes. 


CSS file location:


C:\Devel\ProdVFS\Model\Portal\SLXCustomerPortal\SupportFiles\css\sage-styles.css


The class is .sxlbutton.  I attempted to change the display to: display: none to hide the button.  However when I do an inspect element the default display: inline-block is still being applied.


Any ideas or tricks of how to apply a CSS file?  Shouldn’t a complete rebuild and deploy of the portals push out this change?  Am I missing something else?


[Reply][Quote]
Jacob Bingen
Posts: 20
 
Re: Customer Portal: Hide Status ButtonYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Jun 11 12:57 PM
fiogf49gjkf0d

Okay so I guess I never noticed this before...


Application Architect has two 'rebuild' options.  Build 'Web Platform' and 'Build Interfaces'.  In the past I always did the crtl build rebuild Web Platform and did not notice the interface botton until hovering over buttons today.  By rebuilding the interface button CSS or other code changes in the portal pushed down.  Then release the portal as normal.


Simply change the .slxbutton CSS proptery to display: none;


Hope this helps someone in the future.

[Reply][Quote]
Raul A. Chavez
Posts: 1300
Top 10 forum poster: 1300 posts
 
Re: Customer Portal: Hide Status ButtonYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Jun 11 3:14 PM
fiogf49gjkf0d

Jacob:


  Not sure of exactly why your changes were not taking, but just to expand a bit on what you are doing:


  - Build Interfaces is a Partial Build of only components that are Data Related (e.g. Entities and Relationships). You do this within App Architect so that your Entity Changes are available when coding.


  - Build Web Platform is a full build, and will include a Build Interfaces


  - Hoding the Control key while Executing a Build does a "Rebuild". A Rebuild will Clean the Target and Make sure all the files generated are new. Otherwise the system only builds the areas that it has marked as having pending changes.


 


  - Now, not all the Items are touched by the Build (or Rebuild) Process. Most Items that are added into the Support Files folder are just copied AS IS during Deployment (exception would be Javascripts that are minified). Most CSS files are just located under the Support Files folder (within the CSS subfolder) and as such are just copied onto the Deployment folder.


 


Now, when doing a Deployment, I have found out that it does compare files by Date, so if you have made changes on your files on the Target site, it will not overwrite them during Deployment if the files have modified since (I believe that I have seen this behavior change among different versions)

[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/28/2025 5:29:52 PM