Hi
I'm a new SLX devloper working on a legacy system. I have a form that I'm opening from other form, it works fine when logged in as a user but when I log in as admin to test edits the form doesn't open fully. The FormOnCreate runs but then the form doesn't open.
the code uses
Application.BasicFunctions.DoInvoke "Form", "Eventix:EVXE_WizardRegister"
is there something with the admin user that could cause this issue?
thanks
Katie |