• Custom Entity & Recent List

    I am having a mysterious issue with a Custom Entity and the recent list. CRM is 2018 R2. I created a custom entity in CRM [manually], which is a top level entity, and on a related ASP page I have called the method: eWare.SetContext("AC_Plan",PlanId) Where…
  • Creating a .NET Screen to Display Multiple Entities

    Hi All, I am having an issue whereby the screens in .NET are not able to display information from a view containing two entities. I remember distinctly being able to do this in ASP. I've got a view to join a Custom Entity to the Person Entity and…