API Reference Table
Property
Type
Description
customFormActionType
String
The action type the user is performing (New, Edit, or Display).
web
Dictionary
Dictionary with the web information.
contentType
Dictionary with content type information.
list
Dictionary with list information.
item
Dictionary with item information.
url
URL to the SharePoint site containing the list.
id
Content type identifier.
name
Content type name.
Content type description.
Array
Array of fields.
The field’s name.
type
The field’s type.
required
Boolean
True when the field is required.
…
The list’s name.
title
The list’s title.
GUID of the SharePoint item.
attributes
Dictionary with values for every field
attachments
Dictionary with the filename of every attachment.
{filename1,filename2,filename3, ... filenameN}