Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW10 open IW14 Form (dll)
#3
(06-30-2020, 05:37 PM)kudzu Wrote: It is not advisable to try to mix into a single binary. You could however have 2 applications that use URLs to pass control back and forth and share state via session info in a database.
thanks for the prompt reply. I have begun testing that scenario. In IW10 calling URL of IW14 app with coded parameter string (form to open, logged user), in IW14 in SC defined vMainForm and logged user from decoded parameter. Is this the best approach? Or how to "pass control back and forth"?

The reason I wanted to include an external IW14 dll is to have the same feel for user when entering and exiting a form (stay on same browser window). With new approach (URL to new app), browser opens new tab with IW14 form, and when "returning" (WebApplication.Terminate with its variants I get either error o stuck in an external webpage) I just want to have the new form closed and control back in calling IW10 form. Is this possible?

UPDATE: In the "RETURN" button in the IW14 form with AddToInitProc('window.close();') I can close the browser tab/window, leaving the calling IW10 again active.

Best regards,
Reply


Messages In This Thread
RE: IW10 open IW14 Form (dll) - by kudzu - 06-30-2020, 05:37 PM
RE: IW10 open IW14 Form (dll) - by alex.trejo@tttnet.com.mx - 06-30-2020, 06:13 PM
RE: IW10 open IW14 Form (dll) - by kudzu - 07-01-2020, 05:28 PM
RE: IW10 open IW14 Form (dll) - by kudzu - 07-02-2020, 05:35 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)