I have a two page prompt. The first prompt page has a single list box, with three static choices.
I take the users choice from the list box, and use that to filter a query. I then display the filtered results in the second prompt page in a multi-select box.
I would like to know why values are getting preselected on the second prompt page in the mult-select box. Any Ideas?
I take the users choice from the list box, and use that to filter a query. I then display the filtered results in the second prompt page in a multi-select box.
I would like to know why values are getting preselected on the second prompt page in the mult-select box. Any Ideas?