
My mission is to copy the ADD BUNDLE button from vanilla entity Product to an other vanilla entity Pricrlevel.
Is it possible? is there a tool that helps copying buttons ?
An other way I checking is to create a custom button in Pricelevel entity soI tried to get the button functionality from Ribbon workbench - the function is in Mscrm.HomepageGrid.product.CreateNewBundle in library webresource:Product_main_system_library how do I get that code to use it with my custom button?
Hello Sahara,
First at all, you can copy buttons using the third party solution named Ribbon Workbench. You can copy a button inside the same entity.
My recommendation for you is create a new button with the logic needed because if you add MSFT existing logic on it, you will not control any change made fromus in automatic updates or so.
Regards,