I’ve used dynamic_parameters to filter a list of properties. the search:custom_field parameter is used to generate a list of entries in a certain neighborhood. I would like at the top of the page to show something like: “Here are your results for Buffalo”, or whatever neighborhood/city they selected. Is there a way to accomplish this? Is is bad to use dynamic_parameters using the “GET” method in the original form? then use segment variables to display? any suggestions are appreciated.