• Issue with .NET CRM List Web Class Implementation

    Hi Everyone, I'm having an issue with the .NET Web Class. I have created my page and it is doisplaying the data, but the CRM List that I have added is not displaying correctly with the pagination. I have used the following to create the instance of…
  • Create List with Filter based on a custom View

    Hello, My goal is to display a simple list with a filter inside a corporate rider, which is based on a View (Secondary entity) and linked via a custom key to a company's (comp_customkey / sec_customkey). My first attempt, I started a class of type List…