sp-dev-gdpr-activity-hub icon indicating copy to clipboard operation
sp-dev-gdpr-activity-hub copied to clipboard

Save buttons do not work

Open nimbusiain opened this issue 7 years ago • 3 comments

Deployed web parts ok, however when clicking on the save buttons nothing happens? no data saves and page does not respond, any ideas?

saveissues

nimbusiain avatar Feb 27 '18 11:02 nimbusiain

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)."}}}

MarkMasiak avatar Mar 03 '18 09:03 MarkMasiak

RESOLVED

on the page eg. GDPR Request

  1. Edit Page
  2. on the Web App Part Select Edit which opens "Insert Request Configuration"
  3. Set the "Target List" to "Requests"
  4. Wait for the SharePoint Auto Save to change from "Draft not Saved" to "Your page has been saved" (next to the [PUBLISH] button
  5. Publish the update

repeat on all the pages

snip_20180303100518

MarkMasiak avatar Mar 03 '18 10:03 MarkMasiak

worked for me ty

tristian2 avatar Feb 15 '19 15:02 tristian2