1

I'm trying to figure out winch version of SharePoint (and CAL) I need. I haven't even used SharePoint yet - so please bear with me here.

From what I've read - the price jumps substantially from Standard to Enterprise CALs, while the server license is nearly the same.

What I need to accomplish (or well, what the CEO wants me to accomplish) is:

  • Overtime form
  • Sick leave form
  • Any future form we might need

We're also going to host all employee-handbooks (rules, instructions, etc) on SharePoint, and need to force users to receive an email when the documents get updated

Do I get these features with SharePoint Standard? How do I get the forms designed? From what I've read I'll need an enterprise CAL and server to be able to upload forms from InfoPath to SharePoint. Can I buy externally designed forms from someone and use them on Standard edition?

HopelessN00b
  • 53,795
  • 33
  • 135
  • 209
pauska
  • 19,620
  • 5
  • 57
  • 75
  • Closing as OT - We now have a really great [Stack Exchange site dedicated to Sharepoint](http://sharepoint.stackexchange.com/) which didn't exist back when this question was born :) – voretaq7 Feb 11 '12 at 03:32

2 Answers2

2

InfoPath Forms hosting is an Enterprise feature so you'd need that edition if you're set in using InfoPath.

Depending on exactly what you want to do within these forms could it not be an option to just use simple Word based forms wrapped up with some kind of workflow to manage the process?

Alerts on document library changes are available in Standard edition (& maybe Foundation services) although I think you may need to do some PowerShell to subscribe people to it automatically if you don't want to leave them to do it manually.

Chris W
  • 2,670
  • 1
  • 23
  • 32
1

The easiest implementation of complex forms is with InfoPath. To use InfoPath forms with SharePoint Server, you need InfoPath Forms Services. This service is only available in the Enterprise version.

Here's a feature comparison: http://sharepoint.microsoft.com/en-us/buy/Pages/Editions-Comparison.aspx

I'm not familiar with using external forms. You can have a document library with any sort of file you want, but I don't think you'll get integration with external forms. SharePoint is mostly focused on integrating Microsoft Office products into a website.

mouche
  • 133
  • 5