SP.FormCollection object
Represents a collection of SP.Form objects for a list.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.FormCollection()
The FormCollection object has the following members.
Constructor
The FormCollection object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.FormCollection object. |
Methods
The FormCollection object has the following methods.
|
Method |
Description |
|---|---|
|
|
|
|
Returns the list form with the specified page type. |
|
|
Gets the list form at the specified index in the collection. |
Properties
The FormCollection object has the following properties.
|
Property |
Description |
|---|---|
|
|
|
|
Gets the list form at the specified index in the collection. |
Endpoint URI structure
http://<sitecollection>/<site>/_api/web/lists(listid)/forms