Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Afif 2 posts 72 karma points
    Oct 06, 2023 @ 11:25
    Afif
    0

    Edit length of dictionary item in Umbraco 10.7.0

    I'm currently using Umbraco 10.7, I have an issue with the default length of dictionary item which only accept 1000 characters and I want to extend the limit.

    According to this forum post (https://our.umbraco.com/forum/core/general/6898-Length-of-dictionary-item#comment-25272), I have tried updating the cmsLanguageText table manually from the database and change the datatype of Value column to nvarchar(max), but I'm still getting the character limit warning. I'm not sure if this approach is still valid with Umbraco 10 as the post was discussed 13 years ago.

    Is there any work around with this? Also, if updating the database (probably with extra steps from the solution above) works, and if I were to upgrade the Umbraco in the future, will it revert the changes that I've made and possibly truncated the dictionary text which will cause data loss?

    Many thanks, Afif

Please Sign in or register to post replies

Write your reply to:

Draft