Does anyone have an example of using ADO CommandText with input parameters...
Question: SQL Server Native Connection, ADO Command, and Parameters Does anyone have an example of using ADO CommandText with input parameters and a native SQL Server connection? ? parameters and the...
View ArticleHow do I delete old plugins that have an invalid company name??
I have a number of older plugins that were created with a blank company name. In order to delete them, I need to first mark them read/write, but when I uncheck Read Only in the Properties box and click...
View ArticleCan you create an Automated Email Merge using Code in SalesLogix 7.52?
I have a need for sending out emails from SalesLogix (7.52) with attachments to contacts in the database, but without any user intervention. The quemessage and mergefromplugin don't seem to have a...
View ArticleHow can I put the SalesLogix Ticket number on a Crystal Report?
I am trying to put a Ticket Number on a Crystal report, and I am running into an issue. I was hoping I could figure it out by myself by going into Architect and looking at the Global Join Manager, but...
View ArticleSalesLogix v8 Sneak Peek Demo
Have you registered? On Wednesday, July 25th at 2pm CDT we are going to give a sneak peek demo SalesLogix v8, and if you haven't registered yet there there is still time! Features covered...
View ArticleDoes anyone have some ideas on this Type Mismatch error in SalesLogix version...
SLX LAN 7.5.1: I'm getting a Type Mismatch error on this line: .Fields("PRICE").Value = .Fields("BASEPRICE").Value - NullToZero(Value) When debugging in Visual Studio 2008, Value = 450 and the type is...
View ArticleAug 06, 2012 - Using the Query Builder - SalesLogix v6.2 and Above
Attend the Workshop - Using the Query Builder - SalesLogix v6.2 and Above!Event details:Monday, August 06, 2012From 2:00 PM Central to 2:30 PM Central(7:00 PM GMT to 7:30 PM GMT)See Workshop...
View ArticleHow do I edit the list for "Type of Report" in SalesLogix ?
Is there a plugin for the screen displayed by Function File:PrintReports (called by the Reports icon on the Marketing toolbar). I want to restrict the choices avaiable in the "type of report" drop down...
View ArticleSalesLogix Workshop: Mass E-mails and Ad-Hoc Groups
Today at 2pm CDT. Join us today for our free, end-user focused workshop where we will take a look a creating an ad-hoc group and sending a mass email from that group. There is still time to...
View ArticleHow do you change the content of the "Copy Opp Info to E-Mail", on the...
I'd like to change the content of the email message body that gets created when a user hits the "Copy Opp Info to E-Mail" link in the Opportunity snapshot. See that the code calls a VM script: 'BLOCKED...
View ArticleWhen a user uses the SalesLogix Opportunity split view and tries to sort the...
I have a function that locks down the opportunity based on several conditions. When a user uses split view and tries to sort the data grid they get an Exception error and this is one error I have never...
View ArticleA rounding issue in the SalesLogix 7.5.4 Sales Order area and how to fix it.
Those using the Sales Order area in SalesLogix have likely run into a bug where applying discounts causes the Sales order total to calculate incorrectly. Today I am going to describe the problem and...
View ArticleWhat is the correct approach to putting validation on a form??
I've made some changes to the "System:Close Opportunity" view and I want to add some form validation before closing the form. I've hidden the OK button and added a new "Save" button that triggers my...
View ArticleAug 06, 2012 - Using the Query Builder in SalesLogix
Attend the Workshop - Using the Query Builder in SalesLogix!Event details:Monday, August 06, 2012From 2:00 PM Central to 2:30 PM Central(7:00 PM GMT to 7:30 PM GMT)See Workshop DetailsRegister Today!
View ArticleHow do you write code to refresh all open forms as part of an OK event on the...
Under SLX 7.2, The following code was used to refresh all of the currently open forms as part of an OK event on a popup form: Dim i For i = 0 to Application.Forms.Count-1...
View ArticleExpanding the Area Category Issue picklist popup screen in the SalesLogix Web...
In the SalesLogix web client, the Area Category Issue list at Tickets is a SalesLogix control called the DependencyLookupControl. This control is contained in the Sage.SalesLogix.Web.Controls.dll...
View ArticleHow can I insert a contract into a SalesLogix Sales Process?
I'm trying to make Contract Insertion on some Sales Process. The problem is that in the main menu it is called a function (call Insert Contract), and Sales Process doesn't support "Call Function". How...
View ArticleCFX Reports Are Updated
I am very happy to back after 19 months of Military leave. One of my first tasks upon returning to my desk was to clean up my Customer FX email inbox that was full with a about 4,000 new emails,...
View ArticleAug 13, 2012 - SalesLogix Web - Creating Groups
Attend the Workshop - SalesLogix Web - Creating Groups!Event details:Monday, August 13, 2012From 2:00 PM Central to 2:30 PM Central(7:00 PM GMT to 7:30 PM GMT)See Workshop DetailsRegister Today!
View ArticleHow do you make a grid refresh properly after a drop filter covers the grid...
I have a tab with several datagrids placed on a tab control. I have a filter which is essentially the same as the notes/history tab filter. The problem I'm having is whenever a drop down filter goes...
View Article