Category Archives: Uncategorized

Displaying Relationship in Opportunity

Are you searching for a relationship at opportunity level here is the solution for you. Under a company there are number of Persons and a CRM user cannot see the other person’s opportunity. Ideally each user has to see a person’s opportunities and corresponding opportunities of the persons who is under him. To achieve this… Read More »

Edit multiple records on single page.

This is in reference to the below article on sage crm development partners blog site. http://dpp.sagecrm.com/blogs/hints_tips_and_tricks/archive/2007/11/19/creating-a-multiple-person-record-entry-screen-using-the-asp-com-api.aspx The above article displays a very good example regarding how to execute the multiple records on a single page, but consider if there are more than 5 records in person table as shown in the example what will happen… Read More »

Unspecified Errors on Find functionality

Did you ever come across a situation like, go for find Case/Communication in CRM –> Filled up filter criterion –> Click on Find –> and after some time it crashes and say, ‘Unspecified Error’? If yes, then here is what you must have a look at: 1. Check whether the proper indexes are created in… Read More »

Don’t wrap the caption values for fields

I came across this very interesting question on SAGE Accpac forum. The requirement was not to wrap the caption of the field on screen. We did some research to come across a feasible solution and thought why not share this with all and so here is the post on our blog. Well the scenario is;… Read More »

Adding fields to standard tracking notes

I am talking about Cases and CaseProgress Entities. We already know that there are some fields on the case screen for which if the value is changed an entry is made into the tracking note to record this change. I always wondered how do I add some more fields to this tracking note so that… Read More »