Hi, I want to realize a palette within a ModalWindow. I have subclassed the ModalWindow and added a palette with the setContent() method. This works actually, the model is updated with the selected choices after closing the modal window and submitting the form.
The only problem is the following: If I close the modal window, do not submit the form and reopen the modal window the selected choices are gone and the "initial selected choices" are displayed. Does anybody can give me a hint how I save the "selected choices state"? Thanks, Kai --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
