Hi, If you want to do it wholly in CRM then you'll need to write html pages using javascript to connect to CRM. If you want a .Net page then it needs to be hosted outside of CRM. Here's how you'd use javascript to query for multiple records ( msdn.microsoft.com/.../gg985387.aspx ) and how to use CRUD operations ( msdn.microsoft.com/.../gg334427.aspx ). Hope this helps! I'd appreciate if you'd mark this as a Verified answer. Thanks, Aiden
↧