sachatrauwaen / OpenContent

Structured Content editing for DNN (Dotnetnuke)
46 stars 25 forks source link

EditState not accessible #67

Closed b-creative closed 5 years ago

b-creative commented 5 years ago

When the list view of the articles template is used, a '#paging:number=10' is added to the URL and causes the DNN EditState button (bottom left) to loose its toggle functionality.

sachatrauwaen commented 5 years ago

Hi,

It's a dnn bug, for witch a create a pull request in dnn. I think it's integrated in dnn 9.3. https://github.com/dnnsoftware/Dnn.AdminExperience/issues/56

You can switch it of in the template.js (deeplink = false)