Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Monday, August 25, 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: Adding Filter Option to the Notes/History tab for Accounts (v.7.0)
ComcoDG
Posts: 22
 
Adding Filter Option to the Notes/History tab for Accounts (v.7.0)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Aug 08 4:54 PM
Hi all,

[I have seen threads on this from some time ago, but none recent and never for version 7.0.]

I have received a request to add two filtering options to the Notes/History tab of the Accounts entity. One filter would provide a picklist of Category options to filter for. The second filter would act similarly to the "Show Database Changes" check box by always hiding a Category with "Tech Support" unless the check box was checked.

Does anyone have experience adding either of these mods? Thanks for the advice!
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: Adding Filter Option to the Notes/History tab for Accounts (v.7.0)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Aug 08 5:34 PM
It's certainly possible - the form and all the code are easily modifiable. Not sure how much detail you need - just edit the Account:NotesHistory form, add the new controls and then modify the associated events. You may also have to modify the NotesHistory Common script to handle the new controls.

Phil
[Reply][Quote]
ComcoDG
Posts: 22
 
Re: Adding Filter Option to the Notes/History tab for Accounts (v.7.0)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Aug 08 4:39 PM
Thanks for posting the above info, Phil. That is very good news for my team.

Would you happen to know which filter form (or plug-in) contains the filtering option? The Notes/History forms which I have found shows the “show filter” button, but is not the form which actually shows the filters themselves.

Also, I am planning to copy one of the existing filters function and then customize the commands for the new filtering. Do you see any issues which might arise due to this plan of attack? This will be the first time we modify any of the filters and any tips you want to share will be a great help I am sure.

Thanks again for the great info!
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: Adding Filter Option to the Notes/History tab for Accounts (v.7.0)Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 Aug 08 6:25 PM
Ahhh - I forgot to mention that. The filter controls are on the form - you just can't see them. Click on the panel pnlFilterOptions and then expand it downwards - you will see the controls are there. This is what the 'Filter Options' button does to display the filters - it changes the height of the panel:

pnlFilterOptions.Height = Application.Environment.PixelsPerInch * 84/96

When you have finished playing with the controls, remember to shrink the panel back to its original height.

Your plan of attack is fine - just make sure that you give the copied control a meaningful name and check that the events associated with it (which will also be copied) remain applicable.

Phil
[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): 8/25/2025 7:28:41 AM