Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

NewForm.aspx JQuery get ID newly created item

$
0
0

I want to retreive the ID of the newly inserted item with JQuery in the NewForm.aspx:

<script src="//code.jquery.com/jquery-1.10.1.min.js"></script><script type="text/javascript">
$(document).ready(function() {
    $('input[value=Save]').click(function() {
        alert('a');
    })
});</script>

I want to be sure, also in case of concurrency: is it possibile?

Thanx in advance,
Elena


Viewing all articles
Browse latest Browse all 7589

Trending Articles



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