[ic] blank_label="select size"

Shirley Studebaker shirley at 5btech.net
Thu Apr 17 23:26:01 UTC 2008


Hoping someone can help me with this problem.

We are using Interchange 5.2.0.

I am building item options based on the color(sku) selected and want  
the first option to be "select size". Here is the code I am using:

<div id="opt_container" style="position:relative; width:200">
[loop prefix="item" search="co=yes/fi=products/se=beachCollar/ 
sf=subcat/se=Collar/sf=category/tf=unused"]
<div id="opt[item-field sku]" style="position:absolute; z-index:1;  
left: 0px; top: 0px; width:200; visibility: visible">
[table-organize cols=2 table=' ' pretty=1]
[item-options td=1 bold=1 blank_label="select size"]
[/table-organize]</div>[/loop]
</div>								

There is an example page at http://www.tailwags.com/cgi-bin/tailwags/TWBeach3.html

The blank_label is not working. Anybody know why? Do I have to set  
something in a config file or am I using an old version???

Thanks for any help!
Shirley


shirley at 5btech.net







More information about the interchange-users mailing list