[rt-users] Custom field textarea too small
Emmanuel Lacour
elacour at easter-eggs.com
Tue Jan 12 02:25:52 EST 2010
On Mon, Jan 11, 2010 at 10:44:15PM -0700, Matt Adams wrote:
> Folks:
>
> I've created a custom field for a static description we'll use on some
> of our project-related tickets. Unfortunately the textarea is so small
> as to be almost useless.
>
> Is there anything that can be easily done make this field more accessible?
>
You can modify share/html/Elements/EditCustomField (copy it in
local/html/Elements/ before) and change Cols (5) and Rows (15), but that
will be for all customfield of type textarea.
More information about the rt-users
mailing list