• Resolved railroadguy

    (@railroadguy)


    So far so good. Great Plug-in.

    Quick question on the output format.

    I want to allow a search on 15 fields. When it returns, of course, it runs off the browser and there is no way to read all the data. Is there a way to group the data from each result.
    ie, John Doe and all his data below with each field on its own line? And then the next person below that and so on.

    First Name
    Last Name
    Address
    City
    Zip Code
    State
    Country
    Email
    APPA Member?

    Next record...

    First Name
    Last Name
    Address
    City
    Zip Code
    State
    Country
    Email
    APPA Member?
Viewing 1 replies (of 1 total)
  • Plugin Author rolandbarker

    (@rolandbarker)

    Yes, it’s possible using the “responsive” template:

    [pdb_list template=multisearch-responsive ]

    This will format the output in groups for each record. You will need to use some CSS wizardry to get the exact layout you want.

Viewing 1 replies (of 1 total)

The topic ‘Formatting the output’ is closed to new replies.