Skip to main content
Nintex Community Menu Bar

Users gets Access Denied error when using K2 SmartForms as the New/Edit/Display forms

  • February 16, 2021
  • 0 replies
  • 156 views

Forum|alt.badge.img+8

Issue

An Access Denied error is observed when a user interacts with items and documents using K2 SmartForms as the New, Edit and Display forms for the SharePoint list/library. There are no issues when using the standard SharePoint forms. 

 

Error Code

Sorry, you don't have access. 

22017iF6DD4A90A8C71CBD.png

Resolution

This is expected if you break permissions inheritance from the parent and assigned permissions directly on the SharePoint list/library rather than at the site level.

 

The New, Edit and Display forms (NewForm.aspx, EditForm.aspx, DispForm.aspx) are saved in the hidden K2Pages library. Navigate to https://<SITEURL>/K2pages and grant the user at least Read permissions to this library. 

22018iCFF6EFB797F702DE.png

Related Links