How to search for foil cards in binders

Started by Rhazor, March 16, 2013, 05:44:36 PM

Previous topic - Next topic

Rhazor

Hi there!

I reckon there's gotta be a way to look for my foil cards. I want to create a special trade binder for them, but I still have them in my general trade binder. What should I put in the Predicate so it shows me, only, my Foil cards.

Thanks for your help in advance,

Rhazor

Piotr

Excellent question, this will give you foils across all your binders:

SUBQUERY( binderentries, $x, $x.foil = 1).@count != 0

Rhazor


Rob

I'm not that savvy with programming so my question is : is there way to look for foils in the app?

Piotr