Skip to main content
Nintex Community Menu Bar
Solved

"Link to item" issue for a SharePoint list item

  • June 8, 2025
  • 1 reply
  • 50 views

Forum|alt.badge.img+4

I have a SharePoint online list with K2 SmartForms (5.8 on prem).

Using the out of the box generated SmartObject for this list in order to get the link to an item, I get a link like this one: https://[tenant].sharepoint.com/sites/[sitename]/Lists/[listname]/DispForm.aspx?ID=1 that normally works (making a redirect).

But for a list the link is not functional, the iframe for the K2 Display Item SmartForms remains blank, without errors. Navigating the site, the link to the Display form is functional.

Do you have an idea for what reason is happening?

 

Best answer by ovs

The issue was related to SharePoint online. K2 link was good, but for some strange reason, the DispForm.aspx for the List was broken and seems that is not way to fix it other then recreate the SharePoint list. So the solution was to recreate the list and now the “link to item” is working again.

1 reply

Forum|alt.badge.img+4
  • Author
  • Scholar
  • Answer
  • June 9, 2025

The issue was related to SharePoint online. K2 link was good, but for some strange reason, the DispForm.aspx for the List was broken and seems that is not way to fix it other then recreate the SharePoint list. So the solution was to recreate the list and now the “link to item” is working again.