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/esitename]/Lists/tlistname]/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?