Posts

Improved Iconator for XrmToolBox

Image
Hi Dynamics CRM community! It’s been a long time since the last article on this blog! Today, I want to share with you what’s new on Iconator plugin for XrmToolBox and where these changes come from. Believe it or not but,  in my day to day consultant work, I’m not customizing Dynamics CRM anymore but mainly focus on development. So, working with Dynamics CRM icons was not part of my job. But lately, I had to work on a project with me and myself only, so it did require that I create entities and update their icons to have a shiny CRM application. And even if Iconator is a helpful plugin, it was not helpful enough. The major concerns were: Cannot set entities color. You can do it in customizations but one by one entity. Icons used in SiteMap (the 32x32 pixels white ones) don’t fit well if the white color touch icon edges. This is particularly true with icons from FlatIcon.com (which I recommend, by the way) You know me, it couldn’t stay that way… So I updated Iconator plugins...

Welcome to the XrmToolBox Plugins Store

Image
Wow! It's been a long time since I did not write an article on my blog! Today, I'm releasing the April 2016 version of XrmToolBox. This new version comes with an integrated plugins store. So, what does it mean? It means each and every developer can share his/her XrmToolBox plugins without the need to ask me permissions or help to distribute the plugins across the world. Here is what the Plugins Store looks like As you can see, Jonas Rapp and Daryl Labar already shared their plugins through this new channel. To install their plugins, just select them and click on "Install selected packages" button and you are good to go! The Plugins store is also capable to detect that a new version of an installed plugin is available and let syou update it. The Plugins store is launched automatically after XrmToolBox startup but you can disable this in the store form itself or in XrmToolBox options. The Plugins Store is also available from the main application toolbar....

New XrmToolBox plugin : Chart Manager

Image
Just this once, the August release is published in July. Indeed, I’m on holidays this evening and I want to be sure everybody has the chance to get a new release of XrmToolBox with a new plugin : Chart Manager Chart Manager Chart Manager is a plugin that helps you to export/import charts from/to Microsoft Dynamics CRM in bulk. It also allows to edit the XML definition of a chart directly, without the need to export/import. XrmToolBox The toolbox itself and some plugins have been updated to fix bugs and add enhancements. The release note is available here . If you are already using XrmToolBox, you should have received an Update Notification. If not, just go to www.xrmtoolbox.com to download the latest version.

New XrmToolBox version and MVP award

Image
Hi everybody, First of all, maybe you already saw it on social networks but I’' have been renewed as a Microsoft Dynamics CRM MVP for the 6th time! Great honor to be part of the CRM MVP group again and thanks to all XrmToolBox users that  make this possible. Regarding XrmToolBox, I just released a new version today. New plugins management It is a breaking change version since plugins management have been revamped to use Microsoft Extensibilty Framework, which means plugins need to be migrated to this new plugins mechanism to work. This new mechanism helps to manage plugins automatically with no custom code, and also allow to deliver files with multiples plugins inside. If you use plugins other than ones shipped with XrmToolBox, you might want to keep the previous version available until other plugins are migrated. Of course, all plugins shipped with XrmToolBox are compatible. Usage statistics I aslo implemented a new mechanism that will help me and other developers to unders...

XrmToolBox version 1.2015.6.9

Image
Today, I released a new version of XrmToolBox that is mainly a maintenance release (see release note for details). Nevertheless, two enhancements have been made to the XrmToolBox application: Search bar has now focus when XrmToolBox is open: This will avoid an extra click to reach search bar, so you can start typing the tool you want to use as soon as XrmToolBox is displayed Connection selection dialog now has a “Most Recently used” feature that allows to display connections that have been used recently so when you often work on the same organizations, these connections are displayed on top of the connection list Without “Most Recently used” feature activated With “Most Recently used” feature activated As usual, this release is available for download on www.xrmtoolbox.com

New XrmToolBox version : v1.2015.5.6

A new version of XrmToolBox is available! No new tools from me but some bug fixes and enhancements. The release note is available here . Just be aware that plugins are now stored in a subfolder “Plugins” in “XrmToolBox” folder. This is to ensure XrmToolBox.exe is found easily in the main folder. If you are a XrmToolBox plugin developer and your plugin is storing its own settings file, then please check if everything is still working. Other plugins Maybe you already know it but XrmToolBox github wiki page lists available plugins for XrmToolBox. Some new plugins were added lately so please have a look here

XrmToolBox first release on Github!

Image
Hi XrmToolBox friends, Today is a big day for XrmToolBox! First release on Github has been published and I have a lot of news to announce! XrmToolBox on Github I already made this announcement before but that’s official now, with this first release, XrmToolBox is hosted on Github and CodePlex project won’t receive updates anymore. You can reach this project on Github by following this link (or read following announcement) XrmToolBox home page XrmToolBox has its own home page now! You can bookmark www.xrmtoolbox.com . It has never been easier to find where XrmToolBox resides! If you are a XrmToolBox plugin developer, and you want me to provide you a subdomain of XrmToolBox.com, just ask (you can see the FetchXml Builder example here : http://fxb.xrmtoolbox.com ).  . New tool: FLS Bulk Updater! I don’t know if you already faced this scenario but I had to update 10 Field Security Profiles with more than 300 Fields Permissions. And it was a nightmare… Ok, you can select multi...