I am trying to create a section of Special Issue in OJS 3.2.1.3 but i am unable to add whole Section title. How can i increase the limit of words? It’s showing that “PLEASE ENTER NO MORE THAN 80 CHARACTERS.”
I want to increase the limit of CHARACTERS
Journal ====> Dashboard =====> Settings ====> Journal ====> Sections ==== Create Section and then Section title.
In order to adjust this character limit you’d have to modify the value of 80 maxlength found here: `templates/controllers/grid/settings/sections/form/sectionForm.tpl
(On Github - here:
I see that this has been added to the 3.3.0-9 milestone in Github, so there are plans to work on it for a future release, but it hasn’t been able to be prioritized. I’m sure a PR for this issue would be welcome if you’re able to provide it.