Hi All,
My requirement is to associate a test entity to Contact and get the nested table record as a page inside contact screen. How can i achieve this ?
Can anyone explain me this?
*This post is locked for comments
I have the same question (0)

Hi All,
My requirement is to associate a test entity to Contact and get the nested table record as a page inside contact screen. How can i achieve this ?
Can anyone explain me this?
*This post is locked for comments
I have the same question (0)You can write custom web resource and fetch data from that entity via CRM Web API.
Fetching data is easier if you use some 3rd party library or solution for generating REST calls. I prefer suing CRM REST builder for a task like that.
CRM REST builder: github.com/.../releases