All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Low Search dates and author in same form issues

userfusion 16 Nov 2016 16:40 question,

Hi Low,

Im trying to build a custom search form that shows entrys between two dates, by a specific author.
Searching between dates works great on its own, as does filtering the results by author- however you cannot do both at the same time.

Here is my search form:

{exp:low_search:form result_page="sales_manager/lead_report_results" collection="proposals"}

From:

To:

Sales Person:

All
{exp:zoo_visitor:memberlist member_group="9|10"}
{title}
{/exp:zoo_visitor:memberlist}

Order by:

Date
Sales Status
Proposal Status
Proposal Title

Sort:

Ascending (A-Z)

Descending (Z-A)

Search

{/exp:low_search:form}

Is what I'm trying to achieve even possible? if so, what am I missing?

Thanks,
Neil

Replies

  1. Low 17 Nov 2016 08:08

    Looks like GetSat stripped out some HTML. Can you share your code again? You can use http://pastie.org/ or http://pastebin.com/ for large chunks of code.

  2. userfusion 17 Nov 2016 09:58

    Hi Low,

    Sorry I was rushing out the door as I posted it, please see the link below:

    http://pastie.org/10964153

    Thanks

    Neil

  3. Low 17 Nov 2016 10:22

    Okay, can you share the output of the Template Debugger (all lines that mention Low Search) and the queries generated by Low Search from the Profiler?

  4. userfusion 17 Nov 2016 10:37

    template debugger: http://pastie.org/10964170

    profiler queries: http://pastie.org/10964171

    thanks

    Neil

  5. Low 17 Nov 2016 10:44

    Not seeing all data there. I'll need to take a look myself. Please send SuperAdmin login credentials to hi at gotolow dot com if you can.

  6. userfusion 17 Nov 2016 14:26

    ok thanks -I need to setup a dev version online and send you the details over the next day or so.