Hello All,
I have a text input box and a gallery. I'm trying to show records in the gallery only when the user enters any value into the search box. Otherwise, I do not want to display records in a gallery.
My current Gallery item formula: Search('maintable',RS_LookUp__SearchBox.Text,"id","email1")
Any suggestions?
Thanks,
Omi