You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The feature "Disallow editing for content elements via TS" considers only the uid of the CE and not the table.
If one configs: frontend_editing.disallow_content_editing = 123
it will disallow editing of any CE with uid=123 no matter the table of the CE.
The text was updated successfully, but these errors were encountered:
The feature "Disallow editing for content elements via TS" considers only the uid of the CE and not the table.
If one configs:
frontend_editing.disallow_content_editing = 123
it will disallow editing of any CE with uid=123 no matter the table of the CE.
The text was updated successfully, but these errors were encountered: