Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Determines whether to display the choice field as option buttons (also known as "radio buttons") or as a drop-down list.
var value = SP.FieldChoice.get_editFormat();
SP.FieldChoice.set_editFormat(value);
Property Value
Type: SP.ChoiceFormatType