I would like to control the size of the text and memo fields in my attributes. How?
(2003/12/08)This feature is built into the module. It is accomplished by replacing the %fields% token in the "text" and "memo" type attribute templates with variations of that token. From the newtokens.txt file:
%fields|xx|%: used the text type attribute area, xx is the size of the text entry field (must
be 2 digits, eg. 05)
%fields|xx|yy|%: used in the memo type attribute area. xx is the cols and yy is the number
of rows (xx and yy must be 2 digits).
%fieldsL|xx|yy|%: when used in the text type attribute area, xx is the size of the text entry
field, and yy is the maxlength.
%fields|text|%: when used in the select type attribute area, the text will be displayed as
the default option in the drop down list and will have a null value. If the attribute is
required, the selection of the default will cause the customer to have to select a different
option from the list.
So you can replace the %fields% token in the "text type" attribute field with a token such as
%fieldsl40|%
which would display the field with a size of 40
Last update: 2004-12-07 13:59
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- When adding a product to the basket from an ... (2008-08-27 19:02)
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
Top 10 
- 2852 views:
Adding Tokens to Evaluate Expressions - 2784 views:
Is there a way to "Limit" the number of ... - 2729 views:
Why won't you call me for technical support? I ... - 2619 views:
Are license keys valid for more than one store? ... - 2512 views:
I'm trying to enter a license key and get ... - 2495 views:
How do I install a module? - 2349 views:
How do I check for a module upgrade? - 2316 views:
How can display and change the parameters of an ... - 2164 views:
The total on my checkout pages are not correct. ... - 1976 views:
I have select and radio type attributes in my ...
















