Showing posts with label Microsoft. Show all posts
Showing posts with label Microsoft. Show all posts
Thursday, 12 February 2015
Bind saving of an IFrame to the main Save event of a CRM Form
Hello everyone. I have been struggling with this problem for quite some time now. What I needed to do was inject an Iframe on a CRM Dynamics entity form (for example the Account form) and then save things inside the iframe by calling save or autosave on the account form. Here is a way to do this.
Thursday, 26 June 2014
Add navigation items in a form view
Hello again. This time I would like to share something with regard to CRM Dynamics 2013. I was trying to add a new navigation button under an account form. So this is how you do it.
First, you go into the solution where you want to add the new customization, in my case the solution was called Tickets. I made sure the Account Entity was included into it, yet I did not bother to include its dependencies.
First, you go into the solution where you want to add the new customization, in my case the solution was called Tickets. I made sure the Account Entity was included into it, yet I did not bother to include its dependencies.
Subscribe to:
Posts (Atom)