Hi, does anyone know why and how pages get locked for editing in the design studio?
And most important, how to unlock them again?
Solved it!
It was a piece of custom code that we added via VS that was hindering the form and list editing in Design Studio.
[=> remove custom code from VS, edit in Design Studio, add custom code in VS - done]
That usually indicates that the pages is protected by Page Permissions, meaning that only users with certain Web Role can access the page.
Do you remember making changes in that area?