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.