X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Link for ItemsList Column (https://forum.x-cart.com/showthread.php?t=76141)

CCP 03-29-2018 08:01 AM

Link for ItemsList Column
 
Hello Qualiteam,

I have created an ItemsList that uses a search condition to list products marked with the marquee entity (which I created) as true (1 in the database). I now need to link the product names in this ItemsList to a page 'marquee_product' that takes a 'product_id' from the url. What must I do so the product column parameter:

static::COLUMN_LINK => 'marquee_product',

will redirect to the URL:

?target=marquee_product&product_id=<PRODUCT_ID_OF_ CLICKED_PRODUCT>

Please do not refer me to documentation unless you have verified that it is actually helpful. I am already in contact with Tony from X-Cart as some of the documentation I require for my project is deprecated or incomplete.

Thanks!
Ethan


All times are GMT -8. The time now is 04:18 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.