The question:
I need a solution to do this with WP.
In admin: I need to input data into database (name, surname, certification, level, date of issue).
In Frontend: client can use a specific search field to search within the inserted data and get a table with the results. (name, surname, certification, level, date of issue).
Any module can do this please.
The Solutions:
Below are the methods you can try. The first solution is probably the best. Try others if the first one doesn’t work. Senior developers aren’t just copying/pasting – they read the methods carefully & apply them wisely to each case.
Method 1
Finally done with installing “TablePress” and its extension “Inverted Filter” and making some code edits
please follow this for more details
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0