Hello All Experts,
I need to know how to overcome the issue.
while calling the method i am getting below error.
Unable to get property 'MarkAsWon' of undefined or null reference
*This post is locked for comments
Hello All Experts,
I need to know how to overcome the issue.
while calling the method i am getting below error.
Unable to get property 'MarkAsWon' of undefined or null reference
*This post is locked for comments
I think i got the error.
actually if we look into the OpportunityClose Method , it starts with Capital letter O,
while it should be small letter o.
so method will be as below.
Mscrm.CommandBarActions.opportunityClose(vaule).
Reading this post:
blog.sonomapartners.com/.../creating-your-own-custom-privilege-settings-in-dynamics-crm-2011.html;utm_medium=feed&utm_campaign=Feed%3A+typepad%2Fsonoma+%28Sonoma+Partners+Microsoft+CRM+Blog%29
You might have missed something in your Ribbon Workbench configuration. Maybe you can post us your configuration XML or compare it to whats in the post above.
Hi,
have a look at this post:
mahadeomatre.blogspot.ca/.../ribbon%20button
I think it's very similar to what you are doing (you may be missing step #3)
But this method throwing below error.
Object doesn't support property or method 'OpportunityClose'
I think i need to use below method.
Mscrm.CommandBarActions.opportunityClose(vaule).
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