In my custom entity, I want to open the record item with web resource in entity view
use this method(https://www.youtube.com/watch?v=Jnkg9rOMXNo ), I resolved the issue.
I have overrided the Mscrm.OpenRecordItem command to resolve the issue.
But now, I also want to do same solution in Associated View.
what is the default command name in Associated View?
last post
community.dynamics.com/.../1089856
### Reference
I haven't tested that approach as I mentioned - I have no additional wisdom to share.
Hello Andrew, I tested the microsoft method, but it does not work for me.
after I update the customization.xml, I found the method just added a command for this.
has more details for this issue?
Hello,
Command's name is exactly the same. Here is the post I did that accompanies the YouTube video you shared - butenko.pro/.../ in the comments you can see following:
I believe it’s due to the Ribbon Workbench using the same value for CustomUIAction ID and Button ID. If you manually edit the RibbonDiffXml in the customizations.xml according to the Microsoft article here, you can make it work for both instances. I added a console.log() line to alert when the custom method is called and it fired from both the HomepageGrid and the SubGrid contexts.
I haven't tried it personally but I believe it should work so good luck.
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,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156