sp-dev-gdpr-activity-hub
sp-dev-gdpr-activity-hub copied to clipboard
Save buttons do not work
Deployed web parts ok, however when clicking on the save buttons nothing happens? no data saves and page does not respond, any ideas?
ditto - have tried in IE and Edge Browser
have tried in the new SharePoint experience and classic SharePoint experience
Diagnostics
Name https://ilt.sharepoint.com/sites/GDPRHub/_api/web/ensureuser Protocol HTTP/2 Method POST Result 200 Content type application/json
Name https://ilt.sharepoint.com/sites/GDPRHub/_api/web/lists('undefined')?$select=ListItemEntityTypeFullName Protocol HTTP/2 Method GET Result 400 Content type application/json
{"odata.error":{"code":"-1, Microsoft.SharePoint.Client.InvalidClientQueryException","message":{"lang":"en-US","value":"Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)."}}}
RESOLVED
on the page eg. GDPR Request
- Edit Page
- on the Web App Part Select Edit which opens "Insert Request Configuration"
- Set the "Target List" to "Requests"
- Wait for the SharePoint Auto Save to change from "Draft not Saved" to "Your page has been saved" (next to the [PUBLISH] button
- Publish the update
repeat on all the pages

worked for me ty