• What I want to do is that I collect information from people using forms, let’s say:

    ID: 1001
    Gender: Male
    Name: Mr.A
    Age: 30
    City: ABC

    Now I want these form entries or data to be available on wordpress website for public to see using search and using filters. For Example people will choose from dropdown menu “Gender”, age: 20-30, etc…and they will get the matching results from the data in the form above.

    How do I do that? Which plugins can be useful.

    • This topic was modified 4 years, 4 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @mazharhashmi,

    Have you tried using Google forms?

    You may consider taking a look at this article on how to embed Google sheets using visualizer on WordPress.

    Does this suits your use case?

    Best,

    • This reply was modified 4 years, 4 months ago by tarhe.
    Thread Starter astromaz

    (@mazharhashmi)

    @tarhe

    Basically it just shows the entries on the web page, what if there are 5000 entries? What I want is that people choose and select fields through drop down menus to find exactly what they want.

    @mazharhashmi

    That is possible with Google forms.

    The responses would be stored on a spreadsheet which you can then embed on your website.

    You can then import the responses to a new sheets with IMPOTRANGE formula, there you can set filter or add any search functionality you need.

    I hope this helps.

    Best,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Displaying Form Data Through Search Fields’ is closed to new replies.