Catalog item to search extra column

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
JLoftus
Posts: 577
Joined: 22 Jan 2014 14:58

Catalog item to search extra column

Post by JLoftus »

I "searched" for this, but failed to find results.. derp.

I would like to create a catalog entry to "search" the current list for items where a custom column checkbox is checked.

Custom column named "logged" has a checkbox value. I'd like to create a quick search or filter in the catalog the filter on only those items in the current view where "logged" is checked.

Help always appreciated

Thanks

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Catalog item to search extra column

Post by highend »

Post the cc as a snippet?
One of my scripts helped you out? Please donate via Paypal

JLoftus
Posts: 577
Joined: 22 Jan 2014 14:58

Re: Catalog item to search extra column

Post by JLoftus »

The Extra Column is simply this:
Attachments
ExtraColumn.png
ExtraColumn.png (16.21 KiB) Viewed 672 times

highend
Posts: 13274
Joined: 06 Feb 2011 00:33

Re: Catalog item to search extra column

Post by highend »

Since when is an extra column a custom column? oO

Code: Select all

filter "Logged:1", 8;
One of my scripts helped you out? Please donate via Paypal

JLoftus
Posts: 577
Joined: 22 Jan 2014 14:58

Re: Catalog item to search extra column

Post by JLoftus »

D'oh, and, derp. Sorry! as usual, your snips work perfectly, thank you!

BTW what is the 8 indicating?

Post Reply