This documentation is archived and is not being maintained.
SP.Form object
SharePoint 2013
A form provides a display and editing interface for a single list item.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Form()
The Form object has the following members.
Constructor
The Form object has the following constructor.
Methods
The Form object has the following methods.
|
Method |
Description |
|---|---|
|
|
Properties
The Form object has the following properties.
|
Property |
Description |
|---|---|
|
Gets a value that specifies the page type of the list form. |
|
|
Gets a value that specifies the identifier of the list form. |
|
|
Gets a value that specifies the server-relative URL of the list form. |
Show: