Getting FROM value and TO value via Pipe separated filters
How can i get the from and to values from the non-encoded url filters parameters ?
Example : http://domain.com?range:rating=2|3&distance:from="2.0092|2.66241"
how can i fetch the from and to fields in results page like :
{low_search_range_from} and {low_search_range_to}
or cordinates
{low_search:from_latitude} and {low_search:from_longitude}
Replies
Low 8 Jan 2015 09:27
Right now, that's not possible, but it'd make a nice feature request.
In the meantime, you might be able to get it working with Low List: https://github.com/low/low_list