• Resolved k00kaine

    (@k00kaine)


    First I would like to say great plugin. I have uploaded some test data, and have presented the data on the screen using the list shortcode.

    I have setup also search short-code according to the documentation, and set the target_instance as well. For some reason when I search, for a name as an example it is unable to show results.

    I did notice in my code I saw two instance names, but I did try each one individually to see if one or the other would work, but neither did. When I run a search, I am presented with “Please select a column to search in.”

    Screenshot:

    Page with shortcodes: https://goo.gl/kZeEiM

    Page with HTML: https://goo.gl/g75qpY

    I have tried both [pdb_search target_instance=1] and [pdb_search target_instance=2]

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author xnau webdesign

    (@xnau)

    You don’t need to use the [pdb_search] shortcode at all, just enable search in the list shortcode like this:

    [pdb_list search=true]

    (you can use all the other attrbiutes you need with that also) That will probably solve your problem.

    Thread Starter k00kaine

    (@k00kaine)

    I see, yep that did help. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search Function’ is closed to new replies.