• Export to Excel from a List in .Net

    Help! I need to export a list from a custom entity. The custom entity's list page was generated using .net (RunListPage). I found an example on the community on how to do this with an asp page. However, I cannot find any assistance in doing this in…
  • . net lists not filtering based on company

    Hoping someone can help. I appear to be having some strange behavior in my system and I am not sure why. Lists that were created using .net are showing all records in the system versus just the records for the company record I am on. The strange thing…
  • Unable to create specialized list tab off one custom entity to another

    I have a two custom entities: one is a primary called 'Job' , the other is a secondary called Bid2WinUserFields. Both entities store their parent Opportunity ID. We have a .Net DLL tab that displays the Bid2WinUserFields as a list tab off the Opportunity…