Miva Merchant 4 Module FAQs » Other Page Templates (BROK_PAGETEMPLATES)
Most Recent FAQ Entries:
Top 10
Is there a way to "Limit" the number of characters that can be entered into the "address" or any other field of the ACNT and OINF pages?
(2004/11/01)Relatively simple.
The token %ship_addr_box|xx|% simply adds a field:
<input type="text" name="ShipAddress" VALUE="" size="xx" />
so to control the max number of characters the customer can enter, replace the token %ship_addr_box|xx|% with the actual html for the field (replacing xx and yy with the size and maximum length, respectively):
<input name="ShipAddress" type="text" size="xx" maxlength="yy" />
Last update: 2007-02-08 15:01
Author: Support
Revision: 1.1
You cannot comment on this entry
Most Recent FAQ Entries: 
- I have the UPS Custom Integration configured so that ... (2008-07-11 10:21)
- I would like to conditionally display something for a ... (2008-07-03 17:37)
- Is there any way to configure specific global headers ... (2008-06-02 18:28)
- I pay my affiliates with gift certificates from your ... (2008-05-29 10:42)
- Is there any way to add a negative number ... (2008-05-22 13:51)
Top 10 
- 2525 views:
Adding Tokens to Evaluate Expressions - 2512 views:
Why won't you call me for technical support? I ... - 2491 views:
Is there a way to "Limit" the number of ... - 2403 views:
Are license keys valid for more than one store? ... - 2310 views:
I'm trying to enter a license key and get ... - 2273 views:
How do I install a module? - 2135 views:
How do I check for a module upgrade? - 2134 views:
How can display and change the parameters of an ... - 1961 views:
The total on my checkout pages are not correct. ... - 1843 views:
I have select and radio type attributes in my ...
















