Recently we had to hide a toolbar menu that appears when the Opportunity Detail page is loaded. This post describes how we did so.
Read More
The list view for events sometimes shows the event start and end date as the day prior to the actual date of the event. In this post we demonstrate a solution to this problem.
Read More
After an account address is modified, the SalesLogix Web Client asks the user via a pop-up dialog box whether the contacts related to the Account having the same address as the account should also be modified to match the account. At some point, in a customized deployment of SalesLogix Web Client, the updating of these addresses stopped working. Hence, a debugging adventure began.
Read More
Today I wanted to establish a secure, passwordless connection to an Ubuntu Linux server from my Windows client using public key authentication.
Read More
As an aid to memory, a brief list of instructions and helpful links for setting up a Django development environment on a Macbook running Leopard.
Read More
26Apr
Posted by Doug Evenhouse
in Software Development
on April 26, 2009
It's common in SalesLogix development to create new entities that must adhere to the same security and access rules as the standard SalesLogix entities, such as Accounts and Opportunities.
Read More