top Posted May 11, 2003 Posted May 11, 2003 Hi I want to limit the number of characters in the phone field (at the account creation). More exactley, I want that the customer will only be able to type 8 characters in the phone field (no more, no less). I know how to set the minimum. Is there a way to set the maximum? Thanks.
Guest Posted May 11, 2003 Posted May 11, 2003 You could create another configuration option for Phone Number Maximum Values in osCAdmin. That would require you to add an option in the MySQL DB - configuration Table, then modify the code to check this setting. Good Luck. -R
Recommended Posts
Archived
This topic is now archived and is closed to further replies.