Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Tuesday, July 8, 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!
 Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: Hide Groups - AHHHH
Andrew Grandin
Posts: 272
 
Hide Groups - AHHHHYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Mar 10 5:34 AM
I know this is going to be a simple easy one but ive gone through all function security options in Adminstrator and cant find it!!!!

Im looking for where you enable/disable the Hide Groups option on right click of a group tab.

Ive found add,edit,share etc in the Main View function security but cant find hide!
[Reply][Quote]
Andrew Grandin
Posts: 272
 
Re: Hide Groups - AHHHHYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Mar 10 8:08 AM
i searched the entire database and the only entry that seems relevant to this is retrieved with:

select * from sysdba.virtualfilesystem where itemname like 'hidegroup%'

does the result of this sql mean anything to anyone?
[Reply][Quote]
Lane
Posts: 121
 
Re: Hide Groups - AHHHHYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Mar 10 9:17 AM
Everytime a change is made to the slx desktop the vfs is updated. So if i change my tab layout, sage updates my profile, same for filter settings etc. It is visible in aa under the vfs explorer area (worth knowing whats out there, more than you'd expect).
What I think you're looking for is cmd to the server side that hides/unhides the tab and updates the vfs too. My guess is you can flip it using a client side dom manipulation (but that won't really work since a server side post needs to be made to save it). So I'd look through reflector for a set of Object.Tab_Functions. It could be in .js area too, but I don't think so.
[Reply][Quote]
Lane
Posts: 121
 
Re: Hide Groups - AHHHHYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 08 Mar 10 9:17 AM
Everytime a change is made to the slx desktop the vfs is updated. So if i change my tab layout, sage updates my profile, same for filter settings etc. It is visible in aa under the vfs explorer area (worth knowing whats out there, more than you'd expect).
What I think you're looking for is cmd to the server side that hides/unhides the tab and updates the vfs too. My guess is you can flip it using a client side dom manipulation (but that won't really work since a server side post needs to be made to save it). So I'd look through reflector for a set of Object.Tab_Functions. It could be in .js area too, but I don't think so.
[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): 7/8/2025 4:45:46 AM