Multiple Search in Table with a single button

Hey there!

So here’s my problem that i think you can help me.
I have several user inputs (text and dropdown), a search button and a table connected to a database to display the results. So, i’d like to when the user hits the ’ search ’ button the table displays:

  • the results filtered with the informations he inserted in the multiple user inputs
  • when the user lefts a user input in ‘blank’, the ‘search’ button will not search for that input in blank. It must only search for the filled user inputs

I don’t know if i made myself clear. I know i must code the ‘search’ button but i don’t know how (i’m not a programmer, but once it’s written i understand :slight_smile: )

Thanks in advance!

I am looking for the clear search button code, I saw it in the forum at one time, but not finding now