Hello all,
I have an on premise CRM 365 version 8.2 and a custom database on the same SQL server where CRM's db resides.
Each row in the custom table has a GUID or a unique value which is also stored in the lead record to tie them together. I need to display the related data stored in the custom table on the lead form in the simplest possible way. It should NOT be a grid as it's effectively about 50 columns of data for 1 record and I am only showing those 50 related to the currently opened 1 record.
I understand I can create an HTML web resource, but I cannot find a walkthrough on the exact same problem or at least similar enough where the page will take the GUID parameter and display the relevant info.
Thanks for your help
*This post is locked for comments
I have the same question (0)