- Posts: 41
- Thank you received: 0
How to increase 250 character limit for Title field for Custom Fields?
- Dave
- Topic Author
- Offline
- Senior Member
-
Less
More
6 years 4 weeks ago #123482
by Dave
How to increase 250 character limit for Title field for Custom Fields? was created by Dave
Hello, I use descriptive text, img tags, and basic html inline styling for a few of my Titles for Custom Fields.
I need more than 250 characters for a few of these Titles.
I changed maxlength from 250 to 400 in this file:
root/administrator/components/com_jdonation/view/field/tmpl/default.php
and also in
root/administrator/components/com_jdonation/view/plugin/tmpl/default.php,
but these changes did not have any effect.
How can I change the maxlength character limit for Title fields from 250 to 400?
Thanks.
I need more than 250 characters for a few of these Titles.
I changed maxlength from 250 to 400 in this file:
root/administrator/components/com_jdonation/view/field/tmpl/default.php
and also in
root/administrator/components/com_jdonation/view/plugin/tmpl/default.php,
but these changes did not have any effect.
How can I change the maxlength character limit for Title fields from 250 to 400?
Thanks.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
6 years 4 weeks ago #123484
by Mr. Dam
Replied by Mr. Dam on topic How to increase 250 character limit for Title field for Custom Fields?
Hi,
In database of Joom Donation -> Table #__jd_fields, field: Title has attribute is Varchar 255 already
Dam
In database of Joom Donation -> Table #__jd_fields, field: Title has attribute is Varchar 255 already
Dam
Please Log in or Create an account to join the conversation.
- Dave
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
6 years 4 weeks ago #123486
by Dave
Replied by Dave on topic How to increase 250 character limit for Title field for Custom Fields?
Hey, thanks!
For other readers: open this table in phpMyAdmin, then use the Structure tab to access the varchar setting for this Title element.
Question:
Is the database varchar change the only required change, or is it also necessary to change the limits in the php files I linked above?
Thx.
For other readers: open this table in phpMyAdmin, then use the Structure tab to access the varchar setting for this Title element.
Question:
Is the database varchar change the only required change, or is it also necessary to change the limits in the php files I linked above?
Thx.
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
6 years 4 weeks ago #123489
by Mr. Dam
Replied by Mr. Dam on topic How to increase 250 character limit for Title field for Custom Fields?
Hi Dave,
You don't need to change anything in the PHP file
Dam
You don't need to change anything in the PHP file
Dam
Please Log in or Create an account to join the conversation.
- Dave
- Topic Author
- Offline
- Senior Member
-
Less
More
- Posts: 41
- Thank you received: 0
6 years 4 weeks ago #123493
by Dave
Replied by Dave on topic How to increase 250 character limit for Title field for Custom Fields?
Thanks Dam.
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.