Hi there, i have a custom control extending DialogSelect . Based on that I want to provide a second DialogSelect Control, that is filled with options dependent on selection of first control.
I've seen, it's possible to build a hierarchy of controls by nesting them into each other having access to the subcontrols via DialogControlImpl.getSub() or getSubs(). Here are my questions : - How can I trigger the selection of an item within DialogSelect (entrypoint for filling dependent DialogSelect)? - Having the selected item, how can I start fillment of second comboBox (without saving complete dialog before...) ? Is that possible at all? Thnx in advance for your help! regards Olli ________________________________ Please consider the environment before printing this e-mail. The contents of this e-mail message (including any attachments) are confidential to and are intended to be conveyed for the use of the recipient to whom it is addressed only. If you receive this transmission in error, please notify the sender of this immediately and delete the message from your system. Any distribution, reproduction or use of this message by someone other than recipient is not authorized and may be unlawful. ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
