I have on Entity A form , 4 sug grid on Entity B. When I click on the '+' button on sub grid, I open the Quick create form of entity B.
I need to identify on which '+' button I clicked...
Any clue?
*This post is locked for comments
I have on Entity A form , 4 sug grid on Entity B. When I click on the '+' button on sub grid, I open the Quick create form of entity B.
I need to identify on which '+' button I clicked...
Any clue?
*This post is locked for comments
Hi Laurent
You can override the sub grid entity buttons and call your custom JavaScript functions for a different sub grid entity.
On click of button you will come to know as you can pass entitytype. You can either call existing CRM function that opens the child records or own method to open the sub grid record with parent populated. You can get the existing functions by customizing new button command. Usually it will be the same for all sub grids.
The following should help you;
http://missdynamicscrm.blogspot.com/2015/08/tweak-modify-ribbon-in-crm-2013-subgrid.html
Best Wishes, Raz
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156