次の方法で共有


SP へListItem.parseAndSetFieldValue 方法 (sp.js)

Sets the value of the field for the list item based on an implementation specific transformation of the value.

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.ListItem.parseAndSetFieldValue()

戻り値

Undefined

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/lists(listid)/items(itemid)/parseAndSetFieldValue(fieldName,value)

HTTP requests

This resource supports the following HTTP commands:

  • POST

POST syntax

POST http://<sitecollection>/<site>/_api/web/lists(listid)/items(itemid)/parseAndSetFieldValue(fieldName,value)

Resource parameters

  • fieldName

  • value

パラメーター

  • fieldName

  • value