I have two entities in my Dynamics CRM solution. Both are related to each other. Product -> configurations
Each product can have multiple configurations. I have added a subgrid on product screen.
I need to call a custom html webresource to be able to create configuration records.
How to add a custom button to the subgrid? OR how to customize existing (+) button to open an html webresource?