Hi,
i have this url to filter the records by a specific field. ex: filter about city
/site/index.php/list-cobalt?task=records.filter&filter_name[0]=filter_4&filter_val[0]=toronto&section_id=1
This link leads to the all result page with records of toronto.
But i want create a specific url for any city.
ex:
/site/index.php/list-cobalt/toronto
How can do this?
Hi,
i have this url to filter the records by a specific field. ex: filter about city
/site/index.php/list-cobalt?task=records.filter&filter_name[0]=filter_4&filter_val[0]=toronto&section_id=1
This link leads to the all result page with records of toronto.
But i want create a specific url for any city.
ex:
/site/index.php/list-cobalt/toronto
How can do this?