Do not display column but want to have that column searchable
-
Hello,
I have been trying to have a column not displayed on the website but have that column searchable so if you search for what is in the hidden column it will display the rest of the row without the hidden column.
For example, if I have a table of Name, Address, State, Zip, I added another column that converts the State column from the State abbreviation to the full state name (eg. NY would be New York). I do not want to display the full state name (eg. “New York”) column, however, if someone searches for “New York” I want it to pull up all visible rows with “NY” addresses. I would also like to do the same thing with a “nickname” column. So if someone was to search for a nickname it would pull the row with that nickname but the nickname column is not displayed, just the Name, Address, State and Zip.
Also, I am using the Inverted Search extension. I am using it on my homepage. The problem is the whole table is displayed for a second or two and then it goes away. The whole, non-inverted, table flashes and is visible for a couple seconds and then it goes away and just the search box is displayed. Is there a way to fix this so that the table is hidden the whole time and is not visible for a second or two as the page is loading?
Thanks For All Your Hard Work,
Kevin
- The topic ‘Do not display column but want to have that column searchable’ is closed to new replies.