Hi Guys,
I have a situation where I need to use a set of data in different ways.
One way would be with a regular QueryPublisher in order to implement an advanced Search and the other one is to display a subset of the data based on some criterias.
I am looking at 2 options: Query Publisher and DataLists.
What I don't know, is if I can send the parameters programatically (in the template) to any of the above options. I know the QueryPublisher can use URL Parameters and that DataList can take session variable or URL Parameters.
Thank you,
Adrian