Loading...

RE: A qListView web part that is linked from different pages…

RE: A qListView web part that is linked from different pages…

#6521
Anonymous
Anonymous
Participant

,

as you stated above, where would you set the session var MySearchSession with values? On the calling pages?  

I have a qchartview and on it's "display" tab i created a search sesion call ChartViewSearch – that is suppose to "preserve" the search criteria use for that chart .  I tried to reuse that session ChartViewSearch on a drilldown qListView page in it's CAML filter.  No rows returned and giving me error that said "Session variable specified by the SessionName attribute in the value element of CAML filter does not contain any value".  But when I use the session name created in qSelector of calling page, it works.  Any suggestions?

-Myo