Quantcast
Channel: jQuery Library for SharePoint Web Services
Viewing all articles
Browse latest Browse all 6517

Updated Wiki: $().SPServices.SPFindMMSPicker

$
0
0

Function

$().SPServices.SPFindMMSPicker

Certification

 Certified for SharePoint 2010

Functionality

The SPFindMMSPicker function helps you find an MMS Picker's values.

Syntax

$().SPServices.SPFindMMSPicker({
MMSDisplayName: ""

});

MMSDisplayName
The DisplayName of the People Picker in the form.

Returns

The function returns an array of terms

Example

Assuming there is a People Picker in the form for a column named Sales Rep,

var salesRep = $().SPFindMMSPicker({
MMSDisplayName: "Sales Rep"

});

[In progress...]


Viewing all articles
Browse latest Browse all 6517

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>