SP.FieldChoice object

Represents a choice field control.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldChoice()

Members

The FieldChoice object has the following members.

Constructor

The FieldChoice object has the following constructor.

Constructor

Description

FieldChoice

Initializes a new instance of the SP.FieldChoice object with the specified client runtime context and the object path of the client.

Properties

The FieldChoice object has the following properties.

Property

Description

editFormat

Determines whether to display the choice field as option buttons (also known as "radio buttons") or as a drop-down list.

See also

Other resources

FieldChoice resource