Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I've created a simple script which runs from a button in a specific layout of found records.

The script inserts today's date into all of the found records.

Go to record First

Loop

Insert current date

Go to next [exit after last]

End loop

[i did say it was simple!]

However, the record which was onscreen at the point the script was triggered is not the record that is on screen after the script runs (unless co-incidentally it's the last record). What I want to achieve is having the script run whilst apparently staying on the same record.

Anybody got a simple solution?

Tim

Posted

Include the new window script step just before your loop, then close window.

New Window []

Go to record First

Loop

Insert current date

Go to next [exit after last]

End loop

Close window[]

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