Hi all!
First let me start by saying that a little bit of knowledge is dangerous - and I’m on the most wanted list!
I am building a site that allows users to check to see if a service is available in their zip code. I’ve done all the steps to make it work (user input, button, table), but here is my dilemma. There is only one row of data I want to return, but all of the table options have multiple rows.
I don’t want to show any data in the table until the user hits the search button. And I don’t want the slider bar, since there should only be one row.
Thanks for the assistance.