customize the system ribbon button
-
30 Mayıs 2012 Çarşamba 07:33
hello everyone i need to customize the system ribbon button i need to add some javascript to the system ribbon button
i exported the solution but am unable to find the tag in the customization can u please help how to do this add javascript to existing system ribbon button
ms crm
Tüm Yanıtlar
-
30 Mayıs 2012 Çarşamba 07:41Yanıtlayıcı
Hi,
If you need to customise an existing system button - you can use :
http://www.develop1.net/public/page/Ribbon-Workbench-for-Dynamics-CRM-2011.aspx
You'll need to
1) Create a solution that contains the entity that you need to customise. Also include the javascript webresource that contains the code you need in this solution.
2) Find the button on the correct ribbon Homepage/subgrid/form
3) Right click and use 'customise command'
4) This will create a customised copy of the command that you can then add a Javascript action to.
hth,
Scott
Scott Durow
Read my blog: www.develop1.net/public
If this post answers your question, please click "Mark As Answer" on the post and "Mark as Helpful" -
30 Mayıs 2012 Çarşamba 07:50
Hi
You can customize the ribbon button using ribbon editor tool ,or
Please refer this link http://blog.tallan.com/2011/06/24/microsoft-dynamics-crm-2011-adding-and-removing-buttons-from-the-ribbon/
regards
Dhamodharan
- Düzenleyen R Dhamodharan 30 Mayıs 2012 Çarşamba 07:53
-
30 Mayıs 2012 Çarşamba 12:58
hii scott thanks for response actually my issue is i want create an ribbon button(its done ) but when you click on the button it display an menu which contains three button(like activate ,draft,and pending status) (flyout archor or split button)
but it does not displaying those button i dnt where problem is
plz help me
ms crm