you can use SharePoint's GetUrlKeyValue() function to get item id. Example: var itemId = GetUrlKeyValue("ID", false, location.href);.
確定! 回上一頁