I made a shop UI with multiple pages and buttons to switch between them, but since Unreal Editor for Fortnite doesn’t have Graph UI yet, I don’t know how to make each button display its corresponding page. Does anyone know how to do this?

I created a shop UI with several different pages. On the left side of the shop, I added buttons that let players navigate to the page they want (packs page, skins page, etc.).

The problem is that Unreal Editor for Fortnite still doesn’t support Graph UI, so I honestly don’t know how to make it so that when you click a button, it displays the page linked to that button.