• C# .Net Entry, EntrySelect objects. How to add a checkbox field to a screen programmatically?

    Hello, I am trying to add a field to a screen programmatically. The problem is, the object of type checkbox is missing in SageCRM API. Entry type property is readonly so the last line of my code below is irrelevant. I also noticed EntryCustom…
  • Sage CRM 7.2 - Displaying searched company record without go back to Find screen

    Hi, Here's requirement I got - Select Find to search for company (result as below pic) - Select first searched result to display company summary screen - Add 'Next' button on company summary screen which will allow to navigate to next searched…