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 05-11-2015 12:05:23

tguswell
Member
From: Plymouth, Devon
Registered: 07-31-2010
Posts: 128
Website

Related Categories

Nick

In a topic regarding related products you stated:

Code:

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

by running this SQL statement in Raw DB Admin, it would default back to using a TEXTAREA Relate display instead of TEXTAREA Relate JavaScript display.

Is this the same if I wanted to alter the related categories listing by replacing ecom_prod.xprod with ecom_prod.xcat? I have seven pages of categories and I can type quicker than I can press a mouse button searchig through my lists.

Also, what would be the SQL statement to revert if back to JavaScript in the future?

Thanks

Terry

Offline

 

#2 05-13-2015 04:23:37

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

Re: Related Categories

Is this the same if I wanted to alter the related categories listing by replacing ecom_prod.xprod with ecom_prod.xcat?

Correct.  And to revert the statement, issue the same statement replacing TEXTAREA-RELATE with TEXTAREA-RELATEJS.


Nick Hendler

Offline

 

#3 05-13-2015 04:31:49

tguswell
Member
From: Plymouth, Devon
Registered: 07-31-2010
Posts: 128
Website

Re: Related Categories

Many thanks

Offline

 

Board footer