Support,
I have a query where i use advanced scripts to populate some data etc. into the query (works like the fusioncharts discussed previously in the forums. The query loads a div and the advanced script then (after render) loads data into that div) and everything works fine when I first launch the query i.e. the data is loaded correctly but when the query is refreshed either via autorefresh, via a change in a row (which also refreshes the query) the data is not loaded (I only see the static div). Are the advanced scripts not reloaded when a query is reloaded?
I have also tried using a process DISPLAY Query to manually redisplay the query hoping that would work but it doesn´t.. The process shows the query but the data is not loaded.
I have to do a complete VP reload to get the data loaded again. Is this a bug or any ideas on why this problem is? Thanks