Skip to main content

A review of VisualSP for SharePoint 2013 - unsolicited

One of the things we wanted to do in our new SharePoint 2013 environment was create a more user friendly environment and increase adoption by giving users the ability to learn "how-tos" without the need of a training class or a guided tour by the SharePoint person (aka me).  My first thought when we began planning for the upgrade was that built-in help would be excellent, but would also be a monumental task to create.  Having used many of SharePoint-Videos.com videos for my own learning needs, I turned to their site for ideas. Enter VisualSP.  Obviously, I'm not the only person who desired in-context help for the end users.

We purchased VisualSP for SharePoint 2013.  Once our environment was configured properly, installation was not difficult. The installation procedures were straight forward and easy to follow.

I am not replicating that information here, but will hit the highlights.  For full details and screenshots, see the link above.

Installation must be completed as a SharePoint Server Administrator.
To begin, make sure you have purchased the system or acquired the trial version.

Create a new site collection (URL: VisualSPFarmHub , Title: VisualSP Farm Hub, Site Template: Team Site)

Next run the Installer.  The installer checks to be sure that SharePoint is configured, needed services are running, and the current user is a Farm Administrator.  Follow the steps in the installation procedures referenced above and you should be ready to go quickly.

The only "gotcha" I experienced in the process was that the site collection did not by default give any users other than the farm administrators access to view the content (Read/View permissions to the VisualSP Farm Hub site collection is needed for users to see the Help tab and related content.)  This was a gotcha due to our farm configuration, not Visual SP.  I admit we spent a good bit of time trying to figure out what was wrong there.  What this problem did show me, however, is that we could easily restrict help content to only those who need to see it.

Once installed and properly permissioned, the users will see a HELP tab on the various pages, libraries, and lists where you have allowed the solution to run.  (if they don't have permissions, they will not see the HELP tab at all).

The really neat thing about this solution is that your users have documents and videos to show them how to complete basic tasks in SharePoint 2013 available at their fingertips.  In addition, you can add your own content to assist your users in completing their work/tasks.

For our environment, the first thing users need to know how to do after accessing SharePoint is filling out forms.  We have several InfoPath forms and custom lists that our users interact with on a regular basis.  For a user who has never seen SharePoint, some of these can be a bit intimidating.  A short video sequence showing how to fill out a form (or for managers, how to approve it), reduces the number of helpdesk tickets received and helps users be productive quickly.

VisualSP allows you to add your own content only in the places where it needs to be.  So for our site, a how to submit a form category on our Forms site collection and separate category for managers only on how to approve forms is in the works.

Additionally, we can add instructional materials for new employees on how to perform other actions (not necessarily SharePoint related) thus increasing the amount of information that newly hired employees can access to make the on-boarding process more efficient.

If you're looking for an in-context help system for your SharePoint end users, I would highly recommend VisualSP.



Comments

Popular posts from this blog

Make your SharePoint Libraries Favorites in Windows Explorer for Easier Saving

You're working furiously on a document with only a few minutes left until the doors close for the day (or your laptop battery dies, or some other emergency happens). You need to save the document to SharePoint, but you can't remember where the document library is in which you need to save the document.  If you make your frequently used Document Libraries Favorites in Windows Explorer.  That won’t be a problem again! Here's how to make it easier to save your documents to your SharePoint library: Create a Favorite in Windows Explorer.  Not in your browser (Internet Explorer, Chrome, Firefox, etc.). Let me show you what I mean: Figure 1: Windows Explorer Favorites So how did I get this screen? And how did I put the Shared Documents folder in my Favorites? This blog post will answer those questions. How to Get to the Favorites in Windows Explorer: I’m using Windows 7, so if you’re running XP, Vista, or Win8, your screen may lo...
Creating and applying a Composed Look: 1. Download SharePoint Designer 2013 and SharePoint Color Palette Tool. 2. Create your theme using the SharePoint Color Palette Tool and save it as a .spcolor file. Suggest that you sort the Color Slot Grouping by UI Groups. 3. Open SharePoint Designer 2013. 4. Click Open Site. 5. Enter the URL of your SharePoint page (Master Page). 6. Click on All Files under Navigation. 7. Click on _catalogs. 8. Click on theme. 9. Click on 15. 10. Click Import Files. 11. Select your .spcolor file and click ok. You should now see your template file in the 15 directory. 12. Click All Files. 13. Click images. 14. Click Import Files. 15. Select the image you want for your background image and click ok. You should now see your image file in the image directory. 16. Now open the master page that you want to add the theme to in SharePoint 2013. 17. Click on the settings icon and select Site Settings. 18. Under Web Designer Galle...

InfoPath Would Not Submit a Form - Concatenate function yielded a title that was too long!

Had a user today who was experiencing issues submitting an InfoPath form.  The original set of error messages made me assume that SharePoint was not set as Local Intranet site (which it wasn't).  So I set SharePoint as the local intranet site,  updated the user's desktop icon shortcut (to use the https version of the site).  And thought, okay, problem solved.  Alas and alack, not so! The user entered a form went to submit it and got a different set of error messages. (Unfortunately I didn't think to screenshot the errors and send them to myself so I don't have the exact wording for any of the errors.)  The basic message the second time was InfoPath cannot submit the form.  I've seen variations of this error before, so I started looking at Compatibility View, and Add-ons.  Well, I found the user had IE10 which we recommend our users NOT install as there are known compatibility issues with IE10 and SharePoint 2007 as well as some of our other inte...