I am creating a in game UI shop, and there are section for each item, for example if you glick the LIMITEDS button it will be a section full of limited offers, and for this i need to know how to use the widget switcher.
Hello and welcome to the forums!
in the UMG you should be able to see the view bindings
In there you could create a bind where when a button is clicked set the tab active index to what you need something like this: