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

New Post: Global complex to simple lookups fields from the master page.

$
0
0
BTW, I haven't tested it, but I think you can simplify this to:
$(document).ready(function (){
  $('.ms-lookuptypeintextbox').each(function() {
    $().SPServices.SPComplexToSimpleDropdown({
      columnName: $(this).attr('title') 
    }); 
  });
});
M.

Viewing all articles
Browse latest Browse all 6517

Trending Articles



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