Jump to content
Server Maintenance This Week. ×

New Record


edmonton

This topic is 6333 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi

This is my query. I have a button on LAYOUT A to create a new project. When this button is pressed, the script takes you to LAYOUT B and creates a new record(Project) for you. After creating, it goes to the first record and shows that one instead of the newly created record. I added GO TO Record LAST in Script step and it does that but after the step is completed, it goes back to record 1. This is really driving me crazy. I do have a commit record after New Record request.

Any help would be very welcome...

Thanx

Link to comment
Share on other sites

Hi,

Are there any other scripts involved in this process, ie subscripts? If so when this script finishes the control shifts back to the script that called it. To hard code a stop at the end of this script you could use the Halt Script step. The other way to fix this type of problem involves designing your scripts so that they terminate as desired, leaving you on the new record in layout A as you describe.

HTH

Tim

Link to comment
Share on other sites

This topic is 6333 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.