Avatar

Level 2

Got back to my form and with all your help it all works great. I have one

last issue I am trying to resolve;

I have the button that creates a new invoice.

This is the script: It is a click event using java

form1.Page1.instanceManager.addInstance(true);

I want to add to this script so when the button is clicked, the user is

taken to that page.

Can you help?