Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 10-09-2003 19:21:26

thekiko
Member
Registered: 07-11-2002
Posts: 126

Admin: Manage Product Options Display

How can I get the "Manage Product Options" to display by [Option Reference String] rather than [Option Display Name].  I have special options for each product and the are all named the same [Option Display Name], so it's current display method is useless.

Thanks!
thekiko


TheKiko

Offline

 

#2 10-10-2003 07:46:37

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Admin: Manage Product Options Display

In the file ./data/tables/config_optionprod.csv, change the last character on the line:

Code:


optionprod_id,SYSTEM,Option Reference String,30,Y,TEXTBOX-REG,,,N

From an 'N' to a 'Y'.  This will get it to display in admin.  After editing the file, make sure to send it up to the server in BINARY mode.


Nick Hendler

Offline

 

Board footer