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 11-22-2012 12:50:47

jonaha
Member
Registered: 11-01-2006
Posts: 192

Related Products

Is there a way to enter the related product or option code instead of clicking on the ones you want to relate. I have many options and products to related and this is a very slow way to do this.

Offline

 

#2 11-23-2012 14:28:51

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

Re: Related Products

Sure.  In Raw DB Admin, execute this SQL Statement:

Code:

UPDATE core_columndefs SET cinsdisplaytype='TEXTAREA-RELATE', cupddisplaytype='TEXTAREA-RELATE' WHERE cid='ecom_prod.xprod'

This will default back to using a TEXTAREA Relate display instead of TEXTAREA Relate JavaScript display.


Nick Hendler

Offline

 

#3 05-05-2015 16:52:37

jonaha
Member
Registered: 11-01-2006
Posts: 192

Re: Related Products

I tried this in the latest version and it did not work.

Offline

 

#4 05-06-2015 06:43:07

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

Re: Related Products

Look at post 6 here:

https://forum.kryptronic.com/viewtopic.php?id=32495

It sounds to me like you want to set that maxrelnum to a very low number like 5.


Nick Hendler

Offline

 

#5 05-06-2015 07:15:44

jonaha
Member
Registered: 11-01-2006
Posts: 192

Re: Related Products

I want it to show like this? He wanted the opposite.

http://www.scootercrew.com/media/ecom/p … urrent.jpg

Offline

 

#6 05-06-2015 12:13:23

Scootercrew
Member
Registered: 07-20-2005
Posts: 108
Website

Re: Related Products

Follow those instructions but instead of using a number like 5000 use a number of 5. 
The shipping kart will automatically change what is shown.

Offline

 

#7 05-06-2015 13:20:54

jonaha
Member
Registered: 11-01-2006
Posts: 192

Re: Related Products

Thank you it worked.

Offline

 

Board footer