[rt-users] Sizing a Custom Field display box
Kenneth Crocker
KFCrocker at lbl.gov
Wed Oct 17 13:53:30 EDT 2007
Stephen,
Thanks. I'll get on it.
Kenn
LBNL
On 10/17/2007 10:12 AM, Stephen Turner wrote:
> At Wednesday 10/17/2007 01:00 PM, Kenneth Crocker wrote:
>> To all,
>> I have a Custom Field that is "Fill in one text area". On the
>> display page, there is a tiny little box in which the user is supposed
>> to enter, what could be, a very large paragraph or two. They basically
>> have enough room to type in one long word and a small word before it
>> wraps. Does anyone have a simple method to make the display box/entry
>> area larger? Thanks.
>
> Kenn, you can enlarge the width at least, in the site config:
>
> Set($MessageBoxWidth , 72);
>
> Also, html//Elements/EditCustomFieldText has Rows and Cols args which
> can be used to modify the box size beyond the config setting.
>
> Steve
>
More information about the rt-users
mailing list