How to show text on button click

Hi, Im begginer in ue4, I have added button and I want to show border with text on button click. How do I add this functionality please? this is my widget

thank you alot :slight_smile: worked perfectly

link to picture: ue4 hosted at ImgBB — ImgBB
for some reason it is not showing inside original question

Flag the border asVariable:

323221-screenshot-2020-11-27-181134.jpg

And then:

There’s more than one way to do it, ofc!

That was quick!


If you ever wonder how the Select node works:

Image from Gyazo

Here, it allows you to choose between 2 True | False elements; you can either set the element type manually by right clicking, or drag a wire and the type will be chosen automagically.