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

Support archive

Search URL Tag

philipzaengle 24 Apr 2012 21:03 idea, pending

It would be nice if we could change the url/uri generated to not include the full url.

For example:

{exp:low_search:url
keywords="foobar"
}

generates: http://www.example/search/results/ENC...

Would it be possible to add a param that would allow us to output just /search/results/ENCODED_SEARCH ?

Replies

  1. Low 24 Apr 2012 21:19

    And why, pray tell, would this be useful for you?

  2. philipzaengle 25 Apr 2012 13:28

    :) It's a hack.

    I'm not using the low search form to post and generate the query string - but I am using the low results tag to build the results page.

    Because I'm not using the form tag to build the search I don't have access to a low search query string - I was attempting to use the low URL tag to build the query string, and then redirect to it - however the native redirect method does not accept full urls.

  3. Low 26 Apr 2012 15:05

    Okay, consider it a filed feature request, hacker boy.