sympmarc/SPServices

View on GitHub
docs/core/web-services/Forms.md

Summary

Maintainability
Test Coverage
---
title: 'Forms'
function: '$().SPServices'
web_service: 'Forms'
---

## Supported Operations

| Operation | Options | MSDN Documentation | Introduced |
| --------- | ------- | ------------------ | ---------- |
| GetForm | `[webURL], listName, formUrl` | [Forms.GetForm Method](http://msdn.microsoft.com/en-us/library/forms.forms.getform.aspx) | [0.2.8](http://spservices.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=32071) |
| GetFormCollection | `[webURL], listName` | [Forms.GetFormCollection Method](http://msdn.microsoft.com/en-us/library/forms.forms.getformcollection.aspx) | [0.2.3](http://spservices.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=31744) |