CO Localization Text field is too small

XMLWordPrintable

      Text field in Localizations configuration view can not support substitution texts that are larger than 80 chars because of the max length property of the html element and despite the fact that in the database the column is 256 characters long. Also, the textbox is not user friendly when we need to add text that is longer than 80-100 chars.

      So we propose:

      • make the textbox, a textarea
      • increase the size of the column in the database to 512 characters
      • force the textarea size to max-width 512. Currently the textbox default to 80 while the database allows 256 chars.

            Assignee:
            Ioannis Eythymios Igoumenos (Inactive)
            Reporter:
            Ioannis Eythymios Igoumenos (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: