Hello List,

Where do I change the maxlength field for input of data. Here is
the an excerpt of the source generated in the customer_user maintenance
screen. I need to increase the maxlength to more than 150.

<!--start PreferencesGeneric-->




<!--start PreferencesGenericInput-->
<tr>
<td width="40%" class="contentkey">
                    Email:
<font color="red" title="This values are required.">*</font>
<font color="blue" title="This values are read only."></font>
</td>
<td class="contentvalue">
<input type="text" name="UserEmail" value="[email protected]" size="35" maxlength="150" />
</td>
</tr>
<!--stop PreferencesGenericInput -->


Thanks,
Steve


--
Stephen Clark
*NetWolves*
Sr. Software Engineer III
Phone: 813-579-3200
Fax: 813-882-0209
Email: [email protected]
http://www.netwolves.com
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to