• I have a database with the following fields

    Name (name)
    Day of Week (day_week)
    State (state)
    Zip Code (zip_code)
    Phone Number (phone_number)

    If I want to have a dropdown search box that a user can select the day of the week, and the state how do i do that?

    Once they select those 2 options, i want it to then list all the fields of the database for that entry

    ie:

    User selects the Day, then Date
    and then presses search

    Then I need it to create search results something along the lines of:

    Chris – Wednesday – State – Zip – Phone #

    [Moderator Note: No bumping. If it’s that urgent, consider hiring someone instead.]

  • The topic ‘[Plugin: Participants Database] How to make a search dropdown box’ is closed to new replies.