Closed (won't fix)
Project:
Form Defaults
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2008 at 13:27 UTC
Updated:
9 Mar 2008 at 00:15 UTC
Lets say a text field is one lne and very restrictive in terms of character limit (such as the desciption with Organic Grouos) and I want to up that. I would suffest adding this feature to the project.
Comments
Comment #1
metzlerd commentedI could alter the max number of characters, but if the database fields aren't large enough, this will just lead to application errors. Typically developers set sizes of the max entry to the size of storage allocated for those fields. Not sure I could do what's being asked without breaking the modules in question.
If I've misinterpreted this request and you're really talking about field sizes (not maxmimum entries) then let me know and I'll consider this request.
Dave