ChangeForm no longer working

ChangeForm(Form2, “slide”, “slide”, 700) no longer working in my app

I modified the TwoForms sample to use your statement. It worked fine.

You’ll need to explain how to reproduce your problem to get help fixing it. Make it as simple as possible!

If Project Properties > enableBrowserArrows = “True” then

ChangeForm(Form2, "slide","slide", 800);

Does not work.