My custom solutions

This is a list of all custom solutions I have published on this blog over time. These solutions are generic and intend to fill particular gaps in SharePoint and CRM. They are ready-to-go, so download, deploy, test and enjoy.

If you have some ideas you would like implemented then just drop me a line. If time permits and it’s challenging/interesting enough I might just develop it :D.

Enhancing Quick Find in CRM with configurable custom query language For CRM. Enhances Quick Find in CRM with configurable search schema and query language that enables users to perform Advanced Find searches using Quick Find’s text query.
SPClientSideDeployment: Productivity Visual Studio extension for SharePoint developers

For SharePoint developers. Visual Studio extension that uses CSOM to quickly deploy files to SharePoint libraries. Also generates PowerShell deployment package for file promotion to non-development environments.

CRMQuickDeploy: Productivity Visual Studio extension for CRM developers

For CRM developers. Visual Studio extension that quickly deploys web resources, ribbon diff, assemblies and CRM/Adxstudio Portal artefacts to CRM. Also has keyboard shortcuts for attaching debugger to CRM processes.

Walkthrough: Custom field type for uploading and displaying images in SharePoint 2010 lists For SharePoint 2010 and 2013. An in-depth walkthrough of how to create a custom field type to enable users to easily browse and upload an image from their local computer to a list column.
Adding Browse button to pick a document when creating Link to a Document For SharePoint 2010. A simple customisation that adds a Browse button to enable users to browse for documents on the site when creating Link to a Document items.
Custom Ribbon buttons to bulk publish, approve/reject, cancel approval and unpublish multiple items
For SharePoint 2010 and 2013. Four ribbon buttons to enable intuitive bulk publish, approve/reject, cancel approval and unpublish of documents and pages.
Cache Monitor: Now you can force that cache item to refresh! For SharePoint 2010. A simple application page that allows site collection administrators to search for and remove items from the cache to force them to be refreshed. Works with the HTTP runtime cache only.
Adding Enter and ESC default keys to SharePoint list forms For SharePoint 2010. A simple and elegant solution that allows users to use the Enter key when creating/editing list items to save and close the form, and the ESC key to close the form without saving.
Posting blog comments as original author of blog post in SharePoint 2010 For SharePoint 2010. A simple and elegant solution that allows admin users to post comments to blog articles as the original author of the blog post.
Advertisement

4 Responses to My custom solutions

  1. Patrick Hebert says:

    I am wondering if you know how to make Web Parts collapsible in SharePoint 2013?

    • Bernado says:

      Hi Patrick, I just had a look and the checkbox to select the web part and show the context menu is not visible for me (even when I’m an admin user) when the page is in read mode in SP2013. Is this what you are referring to? If so, I have not noticed this before and am not sure of the cause. I have asked the question on Twitter, I’ll let you know if I have some answers.

      If you were referring to implementing some kind of customisation to achieve this, then you could look at using jQuery, e.g. http://www.lifeinsharepoint.co.uk/2011/12/27/quick-tip-jquery-collapsable-webparts-sharepoint-2010/. The code in that link will need some adapting though as it is for 2010 and not 2013.

  2. j says:

    Hi
    Looking for options to render enttyform using javascript, can we do this in dynamics portal?

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s