Hide Widget-Buttons withing Widget-Blueprint with an event?

It sounds like what you need to do is query your inventory, and use a for each loop to construct an inventory item widget for every item the player has, mine works this way, the inventory item widget is essentially a button and an image, it’s got an event dispatcher for button pressed, the calls and event in the inventory widget to display the item details