Browse By Tags

  • Favourites menu

    Hi, On one of our user sign ins the favourites menu is missing. I've checked the menu permissions for this user and some are restricted but there's nothing to show/hide the favourites menu. Does anyone know why this is happening? Regards Andy…
  • Delivery Methods

    I need to update the "Delivery Mode" on SDELIVERY and realized this isn't a menu but a linked table to TABMODELIV. Does anyone know how to go about updating this? Thanks!
  • Creating a Codeless Extra Entry Tab for a System Entity using Runblock.

    A customer had the requirement to add a new tab option to the company tabs next to the summary tab option. The tab would contain additional fields that have been added to the company table. In addition the tab and the fields should only be available when…
  • Restricting Access to a Report to Specific Times of Day

    This article has been prompted by a question I was asked at a recent Developer training course in Johannesburg, South Africa. During the training course we discussed how when a user runs a large report it can place a load on the customer's server which…
  • Codeless Customization. Extending the RelatedEntities feature using RunBlock

    The Related Entities feature provides a simple to use and very powerful way of creating adhoc relationships between main entities within Sage CRM. A system administrator can easily create new type of relationship between a company, a case or a custom…
  • Creating a Codeless Complex Multipart View/Edit Screen on an External Database using RunBlock

    A previous article discussed creating a simple view screen for data in an external database. " Creating a Codeless Simple View/Edit Screen on an External Database using RunBlock ". This articles provides information assumed in this article. That article…
  • Creating a Codeless Simple View/Edit Screen on an External Database using RunBlock

    A previous article " Creating a Codeless Search Screen on an External Database using RunBlock " discussed the simple steps needed to create a search page that retrieved data from an external database table. The screen allowed a user to filter and…
  • Creating a Codeless Search Screen on an External Database using RunBlock

    RunBlock is one of the most useful ways of extending Sage CRM. It is a pure meta data driven approach and can allow us to swiftly create new screens that list and present data from within Sage CRM and from external databases that have been linked in meta…
  • Video: Tab Customization - Adding a Button to the Group Details screen

    You've read the article! ( Adding Extra Buttons to the Group Details Screen ) Now watch the movie! (Please visit the site to view this video)
  • Create a List to Show Products Purchased by Company

    A business had a requirement to easily see what products have been ordered by their customers. Below shows the products that have been purchased by a company. This was created using the List and Runblock technique discussed in the article and video…
  • How to Add an Extra Tab Option to the User Admin tab menu (AdminSingleUser)

    A Customer had a requirement to store additional data about users that were 'Resources' in Sage CRM. The new fields in the User table should be displayed in a page that should only be available when the user was of type 'Resource'. Additional fields…
  • Sage CRM for iPhone - Adding Custom Entities

    Many people are asking us if it's possible to add your own custom built entities to the iPhone. Well, the good news is you can!! Below is an example of exactly what needs to be done. Remember, to create a custom entity for use on your iPhone, you would…
  • Adding Buttons and Customizing the Outbound Call Screens

    The following article explains how you can customize the Outbound Call screens with custom content and additional buttons and expands the earlier article: Customizing Outbound Call Tabs . Outbound calls can be created for different groups. I have looked…
  • An Example of Codeless Customization: Adding Extra User Record fields to the interface

    This article is based on a requirement that a customer had to store additional information about each user that was also under the control of the user. The original customer requirement was quite simple, they needed to allow each user to maintain their…
  • Customizing Outbound Call Tabs

    In Sage CRM when a user selects "Get a call" from an outbound call list, they will get a few tabs options at the top of the screen. by default these are Company summary, person summary, quick look, new company, new person, new oppo and new communication…
  • Can we make the New button default to the New Person screen ?

    When you click on the 'New' button in the Main Menu, the system displays the New Company screen. Can we change this behaviour ? The initial reaction might be 'No', as the behaviour appears to be in the DLL; after all we did not select New->Company explicitly…
  • Como posso fazer pesquisas rápidas nos Menus existentes no 50Cloud? Existe alguma forma de os colocar mais acessíveis?

    Como posso fazer pesquisas rápidas nos Menus existentes no 50Cloud? Existe alguma forma de os colocar mais acessíveis?
  • Is is possible to add folds under the Custom Reports menus?

    We have 10 active Company Codes. Each one has a set of core sales reports that are exactly the same except they pull the sales reps, customers & products from the specific company code. Due do performance issues I can't use dynamic parameters in the CR…