From the admin backend create a custom module, extensions->modules->custom
The title is limited to 100 characters: this is a limitation if the title is more than 100 characters (if using nonumber sourcerer for example).
The limitation is in the id jform_title, with a maxlength=100
Title should not be truncated
Title is truncated if more than 100 characters
Joomla 3.5.0
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-03-24 15:48:36 |
Closed_By | ⇒ | brianteeman |
Even if I rarely need a length like this and then use a custom module style plus language string as title:
Shouldn't this issue been discussed? The limit is given by database table #__modules (title, varchar, length 100). Other tables like content, categories, menu, tags, banners have a title length of 255. I don't understand why modules not.
Hello,
I think this subject must be considered by the joomla developers.
The real problem is the impossibility to give a link to a module title, that should be considered by the joomla developers too... !!!
One of the two solutions must be in joomla 4!
Thanks a lot! I love Joomla!
Pleas eopen a new issue. Closed ones don't get much attention.
Sorry but I am closing this as the expected behaviour