Jump to content

Need help returning to current record after loop script


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

Recommended Posts

Hey guys,

I know this is a real newbie question, but I just can't figure it out. I have a loop script that runs when you go to a new layout, but once the script finishes it dumps me on the last record. What can I add to the script to make it return to the record that was being browsed? I think the key is using a "set variable" step on the record ID is in there somewhere, but have not been able to get that to work either.

Thanks

Link to comment
Share on other sites

before you start your loop create a new window - process thru the loop and when finished close the window - you will be returned to the original layout window and found set.

or you can capture the record's id in a variable then after it finishes perform a find for the record with that ID.

Link to comment
Share on other sites

This topic is 4797 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.