I have a very big problem. I have 2 listboxes (ID, external number). if i select a external number all possible values in the listbox ID should be selected. I see the ID selected but if I use getFieldSelections or in my chart the selection I see is being ignored. getfieldselections returns all values of the listbox and not the one that is shown to be selected. Why is that? Has anyone had that problem?