Increase size of documentname field in CMS_Document

Kelly Shepard asked on June 15, 2016 21:58

Is there a place in the UI that would allow me to increase the size of the documentname field in CMS_Document from 100 to 200?

Thanks!

Recent Answers


Brenden Kehren answered on June 15, 2016 22:23

Check out the documentation on how to do this. Search for key name: CMSMaxNodeNameLength

0 votesVote for this answer Mark as a Correct answer

Kelly Shepard answered on June 15, 2016 22:38

When I try to make the change to the table (CMS_Document) and get save error saying "saving changes in not permitted".

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on June 15, 2016 22:44

In the UI you can edit the tables in each of the Modules classes.

  • CMS_Tree = Pages modules
  • CMS_Document = Pages module
  • CMS_VersionHistory = Pages module
  • CMS_PageTemplate = Design module
  • CMS_EventLog = Event log module
0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.