Getting a list of all open forms
269139Mar 20 2009 — edited Mar 24 2009Hi,
I want to get a list of all currently open forms within a Form.
I know I need the FormModule.id but I do not know how to retrieve this list.
(How) is this possible?
I managed to get a list of open forms through a VBean, but then I'm stuck on the Window handle which I cannot translate to the Forms FormModule.id.
Any thoughts are welcome.