
Hello!!
There is a way that, when selecting a record within a subgrid, the quick view form of that record is displayed.??
*This post is locked for comments
I have the same question (0)Hi ,
Unfortunately there is no supported way to do this .
Alternate you can create custom HTML web-resource and introduce a button in the ribbon. Enable the button when record selected and on click of the button show the HTML (In the HTML you need to retrieve the data of selected record to populate the data. )