Expand my Community achievements bar.

Learn about Edge Delivery Services in upcoming GEM session

Calling module inside another module

Avatar

Level 2

Hello,

       I m loading a module from my application, and on creationComplete event of that module i m loading another module. Is this allowed? otherwise how else can i accomplish this?

Thanks,

Bharani

2 Replies

Avatar

Level 3

I don't think there are limitations on module loading levels.

Avatar

Level 2

It is failing right now if i try to load a module on creationComplete event of another module.