Skip to Content
0
Former Member
Nov 22, 2006 at 04:02 PM

How to call, run, execute an iView (model A) from another iView (model B) ?

26 Views

I have a model A (has one iView) and a model B (also has an iView with a button).

I deploy and run model B and want to (by clicking on the button) run (call or execute) the iView of model A.

Is this possible ? and if so are there any examples ?

Can I also exchange data (parameters, variables) between these iViews (models) ?