Subscribe to Blog

Your email:

Follow Me

LimeLeap Blog

Current Articles | RSS Feed RSS Feed

Create a Workflow for Multiple SharePoint Forms Using SharePoint Designer

  
  
  
Two Options: Reusable workflow & list workflow

SharePoint 2010 and 2013 both come with built-in workflow capability. Essentially, it is possible to trigger a workflow after a list item is added (or edited) using a SharePoint form, and then have the workflow carry out a variety of steps.

Creating a Custom SharePoint Master Page with jQuery Using Visual Studio

  
  
  
New SharePoint Project in Visual Studio

As part our ongoing blog series on creating SharePoint forms we are going to dive deep into custom form development with Visual Studio.  To provide interactive features on our custom SharePoint form we will use jQuery.  In today’s post we’ll describe how to add a custom Master Page to our SharePoint site and include a reference to jQuery.

Happy Mother's Day

  
  
  
Mother's Day flower SharePoint form

Happy Mother's Day!

To celebrate Mother's Day, we thought we'd load up one of our prototype SharePoint forms apps onto a SharePoint 2013 Office 365 site running Microsoft's awesome flowers theme.

Creating SharePoint Forms with External Data with Pistachio

  
  
  
Set up data source to SQL Server in Pistachio

Pistachio allows you to quickly and easily create feature rich forms in SharePoint without any programming.  To see a full list of Pistachio’s features check out the features page.

Creating InfoPath Forms that Save to SQL Server Database

  
  
  
InfoPath forms generation for external lists

In the blog titled Surfacing external data in SharePoint 2010 with Business Connectivity Services (BSC), we have seen how to create external content types and external lists to create SharePoint forms that save to SQL Server database.

Creating SharePoint Forms with Access 2013 Web Apps

  
  
  
Access Start Screen

So far in our SharePoint Forms blog series, we've primarily covered tools that operate with SharePoint Lists when creating forms. But for cases where data is highly relational, Lists are perhaps not the technology to use. Enter Access Web Apps, Microsoft's answer to providing relational database capabilities inside of SharePoint 2013, complete with a SharePoint form for each data table. In this walk through, we take a look at how they can be used in a SharePoint 2013 Office 365 Site.

Recovering Unsaved Documents from Microsoft Office

  
  
  
Unsaved Document

Everyone has had one of these moments. It’s five o’ clock and you’re hurrying to close out all your programs and shut off the computer to go home. This box pops up:

Creating SharePoint Forms with Visual Studio

  
  
  
SharePoint Project

In our previous posts you’ve seen how to create a SharePoint form using SharePoint Designer and InfoPath Designer.  Today we’ll show you how to create a SharePoint form with a custom content type as a deployable feature using Visual Studio 2012.

How to Easily Bring SharePoint 2013 Theme Colors Into Your Apps

  
  
  
The SharePoint site with a dark theme.

Currently, LimeLeap is running a series on the various technologies available to SharePoint for building SharePoint forms. But what if you’ve already built an advanced ASP.NET application with all the forms you need, and you want to comfortably integrate it with SharePoint?

Customizing SharePoint List Forms using InfoPath Designer 2010

  
  
  
InfoPath Designer 2010

InfoPath Designer is a software application that enables you to create forms without writing any code. InfoPath Designer is part of the SharePoint 2010 install.

All Posts