Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

AJAX problems with listbox and setanalysis

Hi,

I've developed a chart with a listbox for currency selection. In this listbox only 1 value is allowed.

Also I've created a button to apply the filter. In this button, I replace the bookmark.

This bookmark I use in a setanalysis expression. To compare the selected set with the bookmark set.

This is working fine until I look at the chart with ajax zero footprint client. then the 'apply filter' button does not work for the currency selection and the setanalysis expression does not work the way it does in the full client.

The client machine is microsoft xp.

Please help!

Labels (1)
1 Reply
Not applicable
Author

The rootcause seems to be :

It is not possible to REPLACE BOOKMARKS with ajax zero footprint.

Is there a workaround to get a bookmark set that can be used in setanalysis expression?