I\'ve created a webpart which adds items to a SharePoint list. When the item is submitted I use:
var theItem = this.state.Id; console.log(theItem, \'theI