Tab Container visibility rules

I have several tab containers in my app. I have one that allows me to add a condition on top of user visibility like a screen shot below ( this was from another post). All of my others only allow for user visibility. Why might they be different and how can I get conditional filtering back?

Hi @mmegos

This is not a bug, but rather how it is expected to work. If you have an Item Details block on a page, then for the other blocks on the same page, when applying a conditional filter, you can use the Current Record parameters in the filter.

The Current Record is what the first Item Details block on the page displays at any given time. I see that you already have an Item Details block on this page. That means if you add another block, you will be able to apply a conditional filter using the Current Record parameters for that specific block.