Hello
I have a gallery called gallery4, that I want to be hidden until text is entered into a search box, which is called Text_Search.
I'm using this :
If(Text_Search,IsBlank(Gallery4.Visible=false)
But it's still showing the gallery and its contents
Could anyone help please?
Thank you