Hi Nitesh, What you are trying to achieve is wrong , Can you please tell what exactly your requirement. Why you want to add HTML in the ribbon? ribbon is used for specifically to add button only. You have forms and there you can add easily your HTML and then using ribbon work bench create button and call your JS function , You can access form html input text from ribbon action as well. Check here below reference - How to add webresource in the forms- crmbook.powerobjects.com/.../html-web-resources Accessing web resource control- alagunellaikumar.blogspot.com/.../access-html-webresource-control-from.html
↧