Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 7.0 Questions
 Display List of ''Hidden'' Products
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

cps
VP-CART New User

South Africa
69 Posts

Posted - September 12 2012 :  07:28:11  Show Profile  Visit cps's Homepage  Reply with Quote
I need to print a list of hidden products loaded onto my website. I'm having a bit of trouble - I clicked on Store > Products and then entered the 'Selection Criteria' as 'Hide' contains 'Yes'. Nothing comes up and I know there are definitely hidden products as I did a test by deliberately hiding products and checking to see if they come up on the list.

Am I doing something wrong - is there another way of displaying a list like this?

www.thecpswarehouse.co.za

manilow
VP-CART New User

France
134 Posts

Posted - September 13 2012 :  02:42:39  Show Profile  Visit manilow's Homepage  Reply with Quote
To filter all hidden products, use the following query string :

SELECT * from products Where hide order by catalogid ASC

Or to filter all other products :

SELECT * from products Where Not hide order by catalogid ASC

Erik
www.AquaThermia.com
Go to Top of Page

carfin
VP-CART Expert

United Kingdom
948 Posts

Posted - September 13 2012 :  04:50:39  Show Profile  Reply with Quote
Hi,

use selection criteria hide = -1
(that's minus one)

Regards,

Carrol
www.deanston-electrical.co.uk
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00