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

New Post: SPGetQueryString Issue

$
0
0
Ok now I got it. Thanks I guess I was overlooking the obvious.
$(document).ready(function() {
        var queryStringVals = $().SPServices.SPGetQueryString();
        var Simple = queryStringVals["Simple"];
        $("input[title='Simple']").val(Simple);
});
NewForm.aspx?Simple=Testing is the value I'm passing

Viewing all articles
Browse latest Browse all 6517


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