Conditional card, based on "per web instance" local entity?

Hi, (Also posted on Reddit)

I’d like to make a “tabbed” display - one where clicking on a button switches the display to a totally different card which has more detail on the thing I just clicked.

The conditional card will let me do this except I’m not sure what entity to switch it on.

Both input_select and counters are system-global variables.

I need something like input_select, but which is local to each web client instance.

Any ideas folks? I though someone (RomRider?) already did this, but I cannot locate it via google…

Cheers and thanks :+1:

Solution from: StreetInevitable5427

“Hello look into state-switch card and the hash based navigation option”

Totally what I wanted - actually even better as this card is easier to use in this scenario than conditional-card.