Hi,
I’ve got a search results page that is using the dynamic_parameters feature of the weblog:entries tag.
I’ve got a question… once I get results and I’m going through the loop of results can I get access to weblog data that was not part of the dynamic_parameters?
I mean, let’s say that I’m doing a search based on “price_range”, which is data stored in my weblog. But once I’ve got the search results, I want also to fetch the “exact_price”, which is part of the weblog data, but not being fetched by dynamic_parameters. Is this possible?
Sorry for the messy question.
Thanks,
g.