14 Apr
2002
14 Apr
'02
9:36 p.m.
Nuno Teixeira writes:
I've made a ZClass (via web) inside another like following (using ZClass:ObjectManager class) ... problem creating inner ZClass instances ... I do not have an well bundled answer to your problem, only a suggestion how you can find one yourself:
You say, creating instances of the innter ZClass works fine with the ZMI. Then look how the ZMI does it, check what form actions are activated and call them programmatically. Dieter