-
Can the SalesLogix Application architect's build process be automated, or called from a batch file? We have a need to do quick/continuous builds.
-
Is it possible to only sync SalesLogix Attachments from the accounts where the user is the account manager? So Lee Hogan should only get the attachments from his accounts.
-
When doing development in the SalesLogix web client it is often useful to deploy the website and then open the deployed pages and user controls and edit them directly to try different code or troubleshoot problems. In version 8 of the SalesLogix web client...
-
Is it possible to log into a SalesLogix Remote Database as Admin and Manage the Library Files?
-
Question:
What is the difference between Left joins and Inner joins in SalesLogix?
-
We looked previously at adding custom fields to the SalesLogix Mobile client. It was easy enough to do, but as I've mentioned before, one of the hardest parts about customizing the mobile product is that you have to know what to type. Let's take a look at just what's available when adding custom fields in an customization module so you'll have all the knowledge you need.
-
I want to create a report from the database that shows each group and each person the group has been released to. I would like to write an SQL statement that extracts that information directly from the database so that we can see all of the groups with all of the people they have been released to all at once.
-
I have to import a file with 7000 records without scheduling any activities for any of them . Please advise what can be done in this case?
The question above was asked by a SalesLogix End user?
-
I am installing 64 bit Client for SalesLogix. I cannot find the 64 bit version of the SQL native Client for SQL 2008.
Where can I find this download?
-
The SalesLogix Mobile client is more customizable than you might think. It's easy to assume that the new architecture isn't as customizable as you might be used to with SalesLogix Web or LAN clients. However, it does sometimes take some rethinking. In this article we'll look at how to add a customization that pulls in data from the Twitter API and displays on the contact detail. We'll delay the loading of the data so that the contact detail will display quickly and bring in the data from Twitter when it is received.
-
This has probably come up before somewhere, but a client of ours has deleted some accounts and don't know who it did and when, and was dissappointed to learn that out the box when you delete accounts they just get deleted with no trace.
Is there anything we can do with the out the box solution (7.2.0 LAN client) to log when accounts are deleted or even mark for deletion before fully deleting, or has anyone developed an add on to add this functionality to SalesLogix?
-
When adding custom fields to SalesLogix Mobile, you'll often want to do things to the value, instead of just displaying it as-is. There are many built-in formatting functions, or renderers, available in the out-of-the-box SalesLogix Mobile platform, but what if you need to do something custom? Let's take a look at what built-in formatting functions there are as well as how to create you own custom formatting function on the fly.
-
Is there a list somewhere of the different SalesLogix application (Architect, AA, Admin, Lan Client, etc) versions after a Service Pack or Hot Fix is installed?
-
Under the heading of "often needed and never remembered", I decided to post a quick T-SQl example of how you can retrieve the space used by the various tables in a SQL 2008 database. Note, in my select query I am limiting to just the top 20...
-
Does anyone know how SalesLogix calculates the "Days in Stage" value displayed at the Opportunity level?
-
Once you've started creating customizations for your SalesLogix Mobile, at some point you'll want to start getting those customizations into production by deploying them or bundling them to add to your production system. This article will walk...
-
I just recently did a updated conversion of our production database (which is 6.2x) and I'm trying to link it to the website(v7.5). The problem is that it is still looking at the old database. I've created a database link in connection manager and I can get into administrator/architect w/the new database.
-
When creating a new Integrity Checker test to update a table it seems to automatically update the MODIFYDATE of that table, even though it is not in the UPDATE statement for the test. Is there any way of stopping that from happening. We have sometimes to fix the data in one field in all records in the table due to a bug but don't want to change the modifydate as there is some other functionality that relies on this date to include/exclude records in an automated export - this should be based on user modification.
-
The Reference Assemblies folder is in the c:\Program Files (x86) directory not the Saleslogix directory. I am trying to delete it but it will not. I changed the ownership from TrustedInstaller to Administrator and when logged in as Adminstrator, I still cannot delete. How do I delete this??
-
Is there a way to recover a password for a mobile user?
Without autosync, need to login and sync to get new password when reset in administrator. Do I need to reinstall?
-
I've released some updates to the SalesLogix Mobile Developer Toolkit. This new release adds some fixes and a few new features. Download the SalesLogix Mobile Developer Toolkit New Features Some of the more notable new features in the SalesLogix Mobile...
-
I have been getting the following error on Remote DBs lately:
Could not allocate space for object 'dbo.INDEXUPDATES' in database 'SLXRemote' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
I have noticed that the problem users are those who have an older DB (1yr old +) so I see this as an SQL maintenance issue.
-
Time to take SalesLogix Mobile to the next level. Customization! This article will outline how to add custom fields to SalesLogix Mobile, from start to finish. You'll walk through every step, from creating the custom field to viewing and editing it in SalesLogix Mobile. Best part? You'll see a video that walks you through the whole process.
-
I am using SLX Web 7.5.1, we have just changed our IP addresses for our servers and when I launch the Reporting module and try and open a report the new window is looking at the old IP address for the reporting server.
I thought that this was set in the Application Architect in the Tools menu but I cannot find it.
-
I am trying to schedule a phone for an Account Manager within SalesLogix Contact Processes. It seems that is not one of the options. Does anyone have any suggestions??