Hi,
I’m struggling to reduce the foundset in my portal (show only the records that match the relation where the status of the record is, for example, “Active”. Is it possible at all to reduce the foundset shown in a portal (and afterwards show all again with a different method)?
I thought of something that might work: Adding a couple of != equasions to the relation, with on the left side Global Variables, which content I alter through methods, but I’m wondering if it’s possible to do a find & Search somehow…
Paul