You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
While adding the data to SharePoint List only alert is displaying as Added.But the data is not added to the SharePoint list.
There are no relevant console errors also.
Can anyone please suggest if any known isssue.
While adding the data to SharePoint List only alert is displaying as Added.But the data is not added to the SharePoint list.
There are no relevant console errors also.
Can anyone please suggest if any known isssue.
AddSPItem()
{
alert("Record with Profile Name : "+ document.getElementById('ProfileName')["value"] + " Added !");
}
The text was updated successfully, but these errors were encountered: