Dynamic Tile Contents
Hello,
We have a requirement where two different tiles (Tile1 and Tile2) are mapped to the same component. But we need to show different content on the component when the users click on the tile1 vs when user clicks on tile2.
How can we track if user clicked on Tile 1 vs Tile 2 ?
If I am able to track which tile was clicked by the user then I can change my login on the component.